上传文件至 'components'

This commit is contained in:
a 2022-05-06 12:46:59 +08:00
parent bf10f99c74
commit 97ba60398c
1 changed files with 8 additions and 0 deletions

8
components/index.json Normal file
View File

@ -0,0 +1,8 @@
{
"usingComponents": {
"van-popup": "../../components/vant/dist/popup/index"
},
"navigationBarTitleText": "浙交院学工助手",
"enablePullDownRefresh": true,
"backgroundTextStyle":"dark"
}