1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/luanyutop-circle

Клонировать/Скачать
pages.json 28 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
luanyutop Отправлено 20.01.2024 14:07 f4bcee9
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187
{
"pages": [
{
"path": "wx/tabbar1/index",
"name": "wxtabbar1",
"aliasPath": "/wxtabbar1",
"requireAuth": true,
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
}
},
{
"path": "pages/wxindex/index",
"name": "wxindex",
"aliasPath": "/wxindex",
"requireAuth": true,
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
}, {
"path": "pages/agreement/index",
"name": "agreement",
"aliasPath": "/agreement",
"requireAuth": true,
"style": {
"navigationBarTitleText": "隐私及服务协议",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
},
// 升级页面
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": { //底部
"color": "#999999",
"selectedColor": "#09C160",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "wx/tabbar1/index",
"iconPath": "static/wx/n0.png",
"selectedIconPath": "static/wx/n0_on.png",
"text": "消息"
},
{
"pagePath": "wx/tabbar2/index",
"iconPath": "static/wx/n01.png",
"selectedIconPath": "static/wx/n01_on.png",
"text": "通讯录"
},
{
"pagePath": "wx/tabbar3/index",
"iconPath": "static/wx/n02.png",
"selectedIconPath": "static/wx/n02_on.png",
"text": "发现"
},
{
"pagePath": "wx/tabbar4/index",
"iconPath": "static/wx/n03.png",
"selectedIconPath": "static/wx/n03_on.png",
"text": "我"
}
]
},
"subPackages": [ //分包,微信小程序单包最大2M
{
"root": "wx",
"pages": [{
"path": "login/index",
"name": "wxlogin",
"aliasPath": "/wxlogin",
"requireAuth": false,
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "register/index",
"name": "wxregister",
"aliasPath": "/wxregister",
"requireAuth": false,
"style": {
"navigationBarTitleText": "注册"
}
}, {
"path": "register/bd",
"name": "bang",
"aliasPath": "/bang",
"requireAuth": false,
"style": {
"navigationBarTitleText": "绑定手机"
}
}
, {
"path": "forgetPass/index",
"name": "wxforgetPass",
"aliasPath": "/wxforgetPass",
"requireAuth": false,
"style": {
"navigationBarTitleText": "忘记密码"
}
}, {
"path": "chatWindow/index",
"name": "wxchatWindow",
"aliasPath": "/wxchatWindow",
"requireAuth": false,
"style": {
"navigationBarTitleText": "聊天窗口",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}, {
"path": "chatWindow/history",
"name": "history",
"aliasPath": "/history",
"requireAuth": false,
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "聊天记录",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}
/* , {
"path": "tabbar1/index",
"name": "wxtabbar1",
"aliasPath": "/wxtabbar1",
"requireAuth": true,
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
}
} */
, {
"path": "tabbar2/index",
"name": "wxtabbar2",
"aliasPath": "/wxtabbar2",
"requireAuth": true,
"style": {
"navigationBarTitleText": "通讯录",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
}
}, {
"path": "tabbar3/index",
"name": "wxtabbar3",
"aliasPath": "/wxtabbar3",
"requireAuth": true,
"style": {
"navigationBarTitleText": "发现",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}, {
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}]
}
}
}
}, {
"path": "tabbar4/index",
"name": "wxtabbar4",
"aliasPath": "/wxtabbar4",
"requireAuth": true,
"style": {
"navigationBarTitleText": "我",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "group/createGroup",
"name": "wxcreateGroup",
"aliasPath": "/wxcreateGroup",
"requireAuth": true,
"style": {
"navigationBarTitleText": "发起群聊"
}
},{
"path": "group/index",
"name": "wxlists",
"aliasPath": "/wxlists",
"requireAuth": true,
"style": {
"navigationBarTitleText": "圈子首页",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
},{
"path": "group/more-planet",
"name": "more-planet",
"aliasPath": "/more-planet",
"requireAuth": true,
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "更多"
}
},{
"path": "group/search",
"name": "search",
"aliasPath": "/search",
"requireAuth": true,
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}
, {
"path": "group/stepone",
"name": "wxstepone",
"aliasPath": "/wxstepone",
"requireAuth": true,
"style": {
"navigationBarTitleText": "创建圈子",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "下一步",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},{
"path": "group/steptwo",
"name": "wxsteptwo",
"aliasPath": "/wxsteptwo",
"requireAuth": true,
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},
// {
// "path": "group/pay",
// "name": "pay",
// "aliasPath": "/pay",
// "style": {
// "navigationBarTitleText": "支付",
// "app-plus": {
// "titleNView": {
// "buttons": [{
// "text": "完成",
// "fontSize": "16px"
// }],
// "backButton": {
// "background": "rgba(0,0,0,0)"
// }
// }
// }
// }
// },
{
"path": "group/info",
"name": "wxinfo",
"aliasPath": "/wxinfo",
"requireAuth": true,
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh" : true,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
},{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},{
"path": "group/join",
"name": "wxjoin",
"aliasPath": "/wxjoin",
"requireAuth": true,
"style": {
"navigationBarTitleText": "加入圈子"
}
},{
"path": "group/more",
"name": "wxmore",
"aliasPath": "/wxmore",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更多"
}
},{
"path": "group/team",
"name": "wxteam",
"aliasPath": "/wxteam",
"requireAuth": true,
"style": {
"navigationBarTitleText": "圈子成员",
"enablePullDownRefresh": true
}
},{
"path": "group/orderList",
"name": "orderList",
"aliasPath": "/orderList",
"requireAuth": true,
"style": {
"navigationBarTitleText": "订单",
"enablePullDownRefresh": true
}
},{
"path": "group/link",
"name": "link",
"aliasPath": "/link",
"requireAuth": true,
"style": {
"navigationBarTitleText": "圈子链接"
}
}
,{
"path": "group/addMsg",
"name": "wxaddMsg",
"aliasPath": "/wxaddMsg",
"requireAuth": true,
"style": {
"navigationBarTitleText": "发帖子",
"app-plus": {
"titleNView": {
// "type": "transparent",
// "titleColor": "#333333",
// "backgroundColor": "#09C160",
"buttons": [{
"color": "#09C160",
"text": "发表",
// "fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "16px",
"borderRadius": "0px",
"background": "#09C160"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},{
"path": "shake/index",
"name": "wxshake",
"aliasPath": "/wxshake",
"requireAuth": true,
"style": {
"navigationBarTitleText": "摇一摇",
"navigationBarBackgroundColor":"#212121",
"navigationBarTextStyle":"white"
}
}, {
"path": "nearby/index",
"name": "wxnearby",
"aliasPath": "/wxnearby",
"requireAuth": true,
"style": {
"navigationBarTitleText": "附近的人",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}, {
"path": "mp/index",
"name": "mp",
"aliasPath": "/mp",
"requireAuth": true,
"style": {
"navigationBarTitleText": "应用"
}
}, {
"path": "mp/web-view",
"name": "mp",
"aliasPath": "/web-view",
"requireAuth": true,
"style": {
"navigationBarTitleText": "webview",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}
, {
"path": "friendsCircle/msglist",
"name": "wxfriendsCirclemsglist",
"aliasPath": "/wxfriendsCirclemsglist",
"requireAuth": true,
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "清空",
"fontSize": "16px",
"width":"44px",
"fontWeight":"bold"
}]
}
}
}
}, {
"path": "system/index",
"name": "wxsystem",
"aliasPath": "/wxsystem",
"requireAuth": true,
"style": {
"navigationBarTitleText": "设置"
}
}, {
"path": "search/index",
"name": "wxsearch",
"aliasPath": "/wxsearch",
"requireAuth": true,
"style": {
"navigationBarTitleText": "搜索"
}
}, {
"path": "search-friends/index",
"name": "wxsearch-friends",
"aliasPath": "/wxsearch-friends",
"requireAuth": true,
"style": {
"navigationBarTitleText": "新的朋友",
"enablePullDownRefresh" : true,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "添加",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "search-friends/add",
"name": "wxsearch-friends-add",
"aliasPath": "/search-friends-add",
"requireAuth": true,
"style": {
"navigationBarTitleText": "朋友验证",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "发送",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/index",
"name": "wxpersonDetail",
"aliasPath": "/wxpersonDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "个人信息" //个人中心信息
}
}, {
"path": "personInfo/addFriendsDetail",
"name": "wxpersonInfoAddFriendsDetail",
"aliasPath": "/wxpersonInfoAddFriendsDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "" //添加好友信息
}
}, {
"path": "personInfo/beizhu",
"name": "wxpersonInfobeizhu",
"aliasPath": "/wxpersonInfobeizhu",
"requireAuth": true,
"style": {
"navigationBarTitleText": "设置备注", //修改备注
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/editNikeName",
"name": "wxpersonDetaileditNikeName",
"aliasPath": "/wxpersonDetaileditNikeName",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改名称", //修改备注
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/editchatNo",
"name": "wxpersonDetaileditchatNo",
"aliasPath": "/wxpersonDetaileditchatNo",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改微圈号", //修改备注
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/editIntro",
"name": "wxpersonDetaileditIntro",
"aliasPath": "/wxpersonDetaileditIntro",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改个性签名",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/mp",
"name": "mp",
"aliasPath": "/mp",
"requireAuth": true,
"style": {
"navigationBarTitleText": "绑定公众号"
}
}, {
"path": "personDetail/bindopenid",
"name": "bingopenid",
"aliasPath": "/bingopenid",
"style": {
"navigationBarTitleText": "codetoopenid"
}
}
, {
"path": "personDetail/kflink",
"name": "kflink",
"aliasPath": "/kflink",
"requireAuth": true,
"style": {
"navigationBarTitleText": "查看链接"
}
},
{
"path": "personDetail/editGender",
"name": "wxpersonDetaileditGender",
"aliasPath": "/wxpersonDetaileditGender",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改性别",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/editAddress",
"name": "wxpersonDetaileditAddress",
"aliasPath": "/wxpersonDetaileditAddress",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改地区",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personDetail/editPass",
"name": "wxpersonDetaileditPass",
"aliasPath": "/wxpersonDetaileditPass",
"requireAuth": true,
"style": {
"navigationBarTitleText": "设置密码",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "personInfo/detail",
"name": "wxpersonInfoDetail",
"aliasPath": "/wxpersonInfoDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "信息", //好友个人信息
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}, {
"path": "groupInfo/detail",
"name": "wxgroupInfoDetail",
"aliasPath": "/wxgroupInfoDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "聊天信息" //群信息
}
}, {
"path": "groupInfo/moreUser",
"name": "wxgroupInfomoreUser",
"aliasPath": "/wxgroupInfomoreUser",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更多" //群信息
}
}, {
"path": "groupInfo/grouplink",
"name": "grouplink",
"aliasPath": "/grouplink",
"requireAuth": true,
"style": {
"navigationBarTitleText": "群链接" //群信息
}
}
, {
"path": "groupInfo/qunAdd",
"name": "wxqunAdd",
"aliasPath": "/wxqunAdd",
"requireAuth": true,
"style": {
"navigationBarTitleText": "选择联系人"
}
}, {
"path": "groupInfo/qunless",
"name": "wxqunless",
"aliasPath": "/wxqunless",
"requireAuth": true,
"style": {
"navigationBarTitleText": "聊天成员"
}
}, {
"path": "groupInfo/editGroupName",
"name": "wxgroupInfoeditGroupName",
"aliasPath": "/wxgroupInfoeditGroupName",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改群聊名称", //修改备注
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "groupInfo/editGroupNotice",
"name": "wxgroupInfoeditGroupNotice",
"aliasPath": "/wxgroupInfoeditGroupNotice",
"requireAuth": true,
"style": {
"navigationBarTitleText": "更改群公告", //修改备注
"app-plus": {
"titleNView": {
"buttons": [{
"text": "修改",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "groupInfo/scanCodeDetail",
"name": "wxgroupInfoscanCodeDetail",
"aliasPath": "/wxgroupInfoscanCodeDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "群聊信息"
}
}, {
"path": "groupInfo/grouplist",
"name": "wxgroupInfogrouplist",
"aliasPath": "/wxgroupInfogrouplist",
"requireAuth": true,
"style": {
"navigationBarTitleText": "群聊"
}
}, {
"path": "personDetail/QRcode",
"name": "wxpersonDetailQRcode",
"aliasPath": "/wxpersonDetailQRcode",
"requireAuth": true,
"style": {
"navigationBarTitleText": "二维码名片",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}, {
"path": "groupInfo/QRcode",
"name": "wxgroupInfoQRcode",
"aliasPath": "/wxgroupInfoQRcode",
"requireAuth": true,
"style": {
"navigationBarTitleText": "群二维码",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}]
}
}
}
}, {
"path": "personInfo/edit",
"name": "wxpersonInfoedit",
"aliasPath": "/wxpersonInfoedit",
"requireAuth": true,
"style": {
"navigationBarTitleText": "资料设置" //好友资料设置
}
}, {
"path": "friendsCircle/index",
"name": "wxfriendsCircle",
"aliasPath": "/wxfriendsCircle",
"requireAuth": true,
"style": {
"navigationBarTitleText": "朋友圈",
"enablePullDownRefresh" : true,
"app-plus": {
"titleNView": {
"type": "transparent",
"titleColor": "#fff",
"backgroundColor": "#d1d1d1",
"buttons": [{
"text": "\ue638",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "24px",
"background": "rgba(0,0,0,0)"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "friendsCircle/person",
"name": "wxfriendsCirclePerson",
"aliasPath": "/wxfriendsCirclePerson",
"requireAuth": true,
"style": {
"navigationBarTitleText": "我的相册",
"enablePullDownRefresh" : true,
"app-plus": {
"titleNView": {
"type": "transparent",
"titleColor": "#fff",
"backgroundColor": "#d1d1d1",
"buttons": [{
"text": "\ue6f4",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "24px",
"background": "rgba(0,0,0,0)"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "friendsCircle/sendMsg",
"name": "wxsendMsg",
"aliasPath": "/wxsendMsg",
"requireAuth": true,
"style": {
"navigationBarTitleText": "发朋友圈",
"app-plus": {
"titleNView": {
// "type": "transparent",
// "titleColor": "#333333",
// "backgroundColor": "#09C160",
"buttons": [{
"color": "#09C160",
"text": "发表",
// "fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "16px",
"borderRadius": "0px",
"background": "#09C160"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "feedback/index",
"name": "wxfeedback",
"aliasPath": "/wxfeedback",
"requireAuth": true,
"style": {
"navigationBarTitleText": "建议反馈",
"app-plus": {
"titleNView": {
"buttons": [{
"color": "#09C160",
"text": "发表",
"fontSize": "16px",
"borderRadius": "0px",
"background": "#09C160"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "feedback/refund",
"name": "refund",
"aliasPath": "/refund",
"requireAuth": true,
"style": {
"navigationBarTitleText": "申请退款",
"app-plus": {
"titleNView": {
"buttons": [{
"color": "#09C160",
"text": "提交",
"fontSize": "16px",
"borderRadius": "0px",
"background": "#09C160"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "feedback/refundApply",
"name": "refundApply",
"aliasPath": "/refundApply",
"requireAuth": true,
"style": {
"navigationBarTitleText": "退款申请"
}
}, {
"path": "favorites/index",
"name": "wxfavorites",
"aliasPath": "/wxfavorites",
"requireAuth": true,
"style": {
"navigationBarTitleText": "收藏",
"enablePullDownRefresh" : true,
"app-plus": {
"titleNView": {
// "buttons": [{
// "text": "\ue657",
// "fontSrc": "/static/wx_iconfont.ttf",
// "fontSize": "28px"
// }]
}
}
}
}, {
"path": "friendsCircle/detail",
"name": "wxfriendsCircledetail",
"aliasPath": "/wxfriendsCircledetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "详情",
"app-plus": {
"titleNView": {
// "type": "transparent",
// "titleColor": "#333333",
// "backgroundColor": "#09C160",
"buttons": [{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "24px",
"background": "rgba(0,0,0,0)"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},
{
"path": "authentication/authentication",
"name": "authentication",
"aliasPath": "/authentication",
"requireAuth": true,
"style": {
"navigationBarTitleText": "认证"
}
},
{
"path": "authentication/my",
"name": "my",
"aliasPath": "/my",
"requireAuth": true,
"style": {
"navigationBarTitleText": "钱包"
}
},{
"path": "authentication/withdrawalList",
"name": "withdrawalList",
"aliasPath": "/withdrawalList",
"requireAuth": true,
"style": {
"navigationBarTitleText": "提现明细"
}
},
{
"path": "authentication/setpwd",
"name": "setpwd",
"aliasPath": "/setpwd",
"requireAuth": true,
"style": {
"navigationBarTitleText": "设置密码",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
}, {
"path": "authentication/editPayPass",
"name": "editPayPass",
"aliasPath": "/editPayPass",
"requireAuth": true,
"style": {
"navigationBarTitleText": "修改支付密码",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "完成",
"fontSize": "16px"
}],
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},
{
"path" : "new/new",
"name": "new",
"aliasPath": "/new",
"requireAuth": true,
"style": {
"navigationBarTitleText": "文章"
}
},{
"path" : "new/addnews",
"name": "addnews",
"aliasPath": "/addnews",
"requireAuth": true,
"style": {
"navigationBarTitleText": "发文章"
}
},{
"path" : "new/newsDetail",
"name": "newsDetail",
"aliasPath": "/newsDetail",
"requireAuth": true,
"style": {
"navigationBarTitleText": "文章详情"
}
}
]
},
{
"root": "wl",
"pages": [{
"path": "login/index",
"name": "wllogin",
"aliasPath": "/wllogin",
"requireAuth": false,
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}]
}
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/luanyutop-circle.git
git@api.gitlife.ru:oschina-mirror/luanyutop-circle.git
oschina-mirror
luanyutop-circle
luanyutop-circle
quanzi