dengjie commit : 我的页面部分接口
This commit is contained in:
11
pages.json
11
pages.json
@@ -68,7 +68,7 @@
|
||||
"subPackages": [{
|
||||
"root": "packageMy",
|
||||
"pages": [{
|
||||
"path": "bindCompony/bindCompony",
|
||||
"path": "bindCompany/bindCompany",
|
||||
"style": {
|
||||
"navigationBarTitleText": "绑定公司",
|
||||
"navigationBarTextStyle": "white",
|
||||
@@ -108,6 +108,15 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "myCollection/myCollection",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的收藏",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#12CA64",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user