我的申请,我的收藏,浏览记录联调
This commit is contained in:
16
pages.json
16
pages.json
@@ -397,6 +397,22 @@
|
||||
|
||||
}
|
||||
},{
|
||||
"path" : "myProject/myCollection",
|
||||
"style" : {
|
||||
"navigationBarTitleText" : "我的收藏",
|
||||
"navigationBarBackgroundColor" : "#FFFFFF",
|
||||
"enablePullDownRefresh": true
|
||||
|
||||
}
|
||||
},{
|
||||
"path" : "myProject/browsingHistory",
|
||||
"style" : {
|
||||
"navigationBarTitleText" : "浏览记录",
|
||||
"navigationBarBackgroundColor" : "#FFFFFF",
|
||||
"enablePullDownRefresh": true
|
||||
|
||||
}
|
||||
},{
|
||||
"path" : "setUserBase/seal/setSealPassword",
|
||||
"style" : {
|
||||
"navigationBarTitleText" : "设置签名密码",
|
||||
|
||||
Reference in New Issue
Block a user