You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.1 KiB

{
"pages": [
"pages/index/index"
],
"darkmode": false,
"themeLocation": "theme.json",
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom",
"navigationBarTitleText": "出入校报备助手",
"navigationBarTextStyle": "black"
},
"style": "v2",
"useExtendedLib": {
"kbone": true,
"weui": true
},
"sitemapLocation": "sitemap.json",
"usingComponents": {
"yform": "components/yform/yform",
"yinput": "components/yinput/yinput",
"yselect": "components/yselect/yselect",
"ytimePicker": "components/ypicker/timePicker/timePicker",
"ysinglePicker": "components/ypicker/singlePicker/singlePicker",
"ybutton": "components/ybutton/ybutton",
"sysFilterBar":"components/sysFilterBar/sysFilterBar",
"navigationBar": "components/navigationBar/navigationBar",
"sysCard": "./components/sysCard/sysCard",
"sysInput": "components/sysInput/sysInput",
"sysTextarea": "components/sysTextarea/sysTextarea",
"ydatePicker":"components/ypicker/datePicker/datePicker"
}
}