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.
63 lines
1.8 KiB
63 lines
1.8 KiB
{
|
|
"pages": [
|
|
"pages/login/login",
|
|
"pages/location/location",
|
|
"pages/Find directions/Find directions",
|
|
"pages/text/text",
|
|
"pages/ModifyMap/ModifyMap",
|
|
"pages/ModifyInformation/ModifyInformation",
|
|
"pages/ManageAccount/ManageAccount",
|
|
"pages/index/index",
|
|
"pages/adduser/index",
|
|
"pages/addusers/index",
|
|
"pages/adduserssuccess/index",
|
|
"pages/delete/index",
|
|
"pages/deleteuser/index",
|
|
"pages/deleteusers/index",
|
|
"pages/deleteuserssuccess/index",
|
|
"pages/selectusers/index",
|
|
"pages/selectusers(ID)/index",
|
|
"pages/selectusers(college)/index",
|
|
"pages/selectuserss/index",
|
|
"pages/selectuserssuccess/index",
|
|
"pages/updateusers/index",
|
|
"pages/updateuserssuccess/index",
|
|
"pages/index_hjf/index_hjf",
|
|
"pages/index1/index1",
|
|
"pages/adlogin/adlogin",
|
|
"pages/login_1/login_1"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#F6F6F6",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#F6F6F6",
|
|
"navigationBarTitleText": "管理用户",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"color": "#dddddd",
|
|
"selectedColor": "#3cc51f",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"pagePath": "pages/location/location",
|
|
"iconPath": "image/wechat.png",
|
|
"selectedIconPath": "image/locate.png",
|
|
"text": "导航"
|
|
},{
|
|
"pagePath": "pages/Find directions/Find directions",
|
|
"iconPath": "image/map.png",
|
|
"selectedIconPath": "image/map_active.png",
|
|
"text": "查询路线"
|
|
},{
|
|
"pagePath": "pages/text/text",
|
|
"iconPath": "image/locate.png",
|
|
"selectedIconPath": "image/locateHL.png",
|
|
"text": "信息栏"
|
|
}
|
|
]
|
|
},
|
|
"debug": true,
|
|
"sitemapLocation": "sitemap.json",
|
|
"style": "v2"
|
|
} |