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.
24 lines
527 B
24 lines
527 B
{
|
|
"pages": [
|
|
"pages/login/login",
|
|
"pages/index/index",
|
|
"pages/student/student",
|
|
"pages/teacher/teacher",
|
|
"pages/risk/risk"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"plugins": {
|
|
"WechatSI": {
|
|
"version": "0.3.6",
|
|
"provider": "wx069ba97219f66d99"
|
|
}
|
|
},
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"usingComponents": {}
|
|
} |