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.
112 lines
3.9 KiB
112 lines
3.9 KiB
3 years ago
|
{
|
||
|
"pages": [
|
||
|
"pages/index/index",
|
||
|
"pages/picker/picker",
|
||
|
"pages/login",
|
||
|
"pages/logs/logs",
|
||
|
"pages/club/club",
|
||
|
"pages/message/message",
|
||
|
"pages/rank/rank",
|
||
|
"pages/center/center",
|
||
|
"pages/index/search/search",
|
||
|
"pages/index/club/club",
|
||
|
"pages/index/active/active",
|
||
|
"pages/index/activeing/activeing",
|
||
|
"pages/index/rank/rank",
|
||
|
"pages/index/activeDetail/activeDetail",
|
||
|
"pages/index/join/join",
|
||
|
"pages/index/teamJoin/teamJoin",
|
||
|
"pages/index/myjoin/myjoin",
|
||
|
"pages/index/history/history",
|
||
|
"pages/index/editjoin/editjoin",
|
||
|
"pages/message/clubmessage/clubmessage",
|
||
|
"pages/message/sysmessage/sysmessage",
|
||
|
"pages/message/activemessage/activemessage",
|
||
|
"pages/message/hostmessage/hostmessage",
|
||
|
"pages/center/cash/cash",
|
||
|
"pages/center/cashok/cashok",
|
||
|
"pages/center/cashlist/cashlist",
|
||
|
"pages/center/coupon/coupon",
|
||
|
"pages/club/mark/mark",
|
||
|
"pages/club/createClub/createClub",
|
||
|
"pages/club/clubDetail/clubDetail",
|
||
|
"pages/club/manage/manage",
|
||
|
"pages/club/clubgroups/clubgroups",
|
||
|
"pages/club/clublist/clublist",
|
||
|
"pages/club/popname/popname",
|
||
|
"pages/club/removesb/removesb",
|
||
|
"pages/club/deputy/deputy",
|
||
|
"pages/club/account/account",
|
||
|
"pages/club/setadmin/setadmin",
|
||
|
"pages/club/album/album",
|
||
|
"pages/club/albumdetail/albumdetail",
|
||
|
"pages/release/release",
|
||
|
"pages/release/addactive/addactive",
|
||
|
"pages/release/addrequired/addrequired",
|
||
|
"pages/release/manageac/manageac",
|
||
|
"pages/release/manageIndex/manageIndex",
|
||
|
"pages/release/messageset/messageset",
|
||
|
"pages/release/signIndex/signIndex",
|
||
|
"pages/release/updateactive/updateactive",
|
||
|
"pages/release/addjoiner/addjoiner",
|
||
|
"pages/release/activeSign/activeSign",
|
||
|
"pages/club/clubTag/clubTag",
|
||
|
"pages/release/scave/scave",
|
||
|
"pages/center/info/info",
|
||
|
"pages/center/order/order",
|
||
|
"pages/center/orderdetail/orderdetail",
|
||
|
"pages/release/extend/extend",
|
||
|
"pages/release/census/census",
|
||
|
"pages/release/map/map",
|
||
|
"pages/release/sendmessage/sendmessage",
|
||
|
"pages/index/order/order",
|
||
|
"pages/center/advice/advice",
|
||
|
"pages/index/activeList/activeList",
|
||
|
"pages/release/quan/quan",
|
||
|
"pages/release/addCoupon/addcoupon",
|
||
|
"pages/index/payOK/payok"
|
||
|
],
|
||
|
"window": {
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#FFCB12",
|
||
|
"navigationBarTitleText": "报名了",
|
||
|
"navigationBarTextStyle": "black"
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"list": [
|
||
|
{
|
||
|
"pagePath": "pages/index/index",
|
||
|
"iconPath": "/images/star.png",
|
||
|
"selectedIconPath": "/images/stars.png",
|
||
|
"text": "活动"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/club/club",
|
||
|
"iconPath": "/images/ju.png",
|
||
|
"selectedIconPath": "/images/jus.png",
|
||
|
"text": "俱乐部"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/release/release",
|
||
|
"iconPath": "/images/pai.png",
|
||
|
"selectedIconPath": "/images/pais.png",
|
||
|
"text": "发布"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/message/message",
|
||
|
"iconPath": "/images/mes.png",
|
||
|
"selectedIconPath": "/images/mess.png",
|
||
|
"text": "消息"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/center/center",
|
||
|
"iconPath": "/images/cen.png",
|
||
|
"selectedIconPath": "/images/cens.png",
|
||
|
"text": "个人中心"
|
||
|
}
|
||
|
],
|
||
|
"color": "#808080",
|
||
|
"selectedColor": "#F7C30C"
|
||
|
},
|
||
|
"sitemapLocation": "sitemap.json"
|
||
|
}
|