['我的资产新增Eb记录']

This commit is contained in:
2021-09-17 14:05:05 +08:00
parent 5d9e2a101b
commit d0412c96dc
5 changed files with 657 additions and 7 deletions

View File

@@ -184,6 +184,25 @@
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "设置中心"
}
},{
"path": "pages/property/eb",
"name": "Eb",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50",
"navigationBarTitleText": "我的EB"
}
},
{
"path": "pages/property/record",
"name": "Record",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50",
"navigationBarTitleText": "我的零钱"
}
},
{
"path": "pages/goods/details",