@ -0,0 +1,44 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/home",
|
||||
"pages/administrator_log/administrator_log",
|
||||
"pages/user_log/user_log",
|
||||
"pages/set/set",
|
||||
"pages/user/user",
|
||||
"pages/v6_administrator/v6_administrator",
|
||||
"pages/v7_out_school/v7_out_school",
|
||||
"pages/v8_in_school/v8_in_school",
|
||||
"pages/v9_manual/v9_manual",
|
||||
"pages/v10_auto/v10_auto",
|
||||
"pages/v11_success/v11_success",
|
||||
"pages/v12_submit_info/v12_submit_info",
|
||||
"pages/v13_look_info/v13_look_info",
|
||||
"pages/v15_scan_the_code/v15_scan_the_code",
|
||||
"pages/info/info",
|
||||
"pages/v19_test/v19_test",
|
||||
"pages/v16_user_state/v16_user_state"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarBackgroundColor": "#00F5FF",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "学生出入校管理",
|
||||
"backgroundColor": "#000000",
|
||||
"backgroundTextStyle": "dark"
|
||||
},
|
||||
"tabBar": {
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/home/home",
|
||||
"text": "首页",
|
||||
"iconPath": "/static/image/home.png",
|
||||
"selectedIconPath": "static/image/home-o.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/set/set",
|
||||
"text": "简介",
|
||||
"iconPath": "/static/image/my.png",
|
||||
"selectedIconPath": "static/image/my-o.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,29 @@
|
||||
{
|
||||
"appid": "wx1be3d41368551c6d",
|
||||
"projectname": "%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B%E5%BC%80%E5%8F%91%E9%A1%B9%E7%9B%AE",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "2.19.4",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"coverView": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"enhance": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"packNpmRelationList": [],
|
||||
"compileHotReLoad": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 2
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 377 KiB |
After Width: | Height: | Size: 292 KiB |
After Width: | Height: | Size: 427 KiB |
After Width: | Height: | Size: 133 KiB |
After Width: | Height: | Size: 262 KiB |
After Width: | Height: | Size: 301 KiB |
After Width: | Height: | Size: 96 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 2.6 KiB |