[综法改版,个人中心新增数据模块]

This commit is contained in:
2023-06-21 17:07:43 +08:00
parent 47a057b35b
commit be6d4622bc
10 changed files with 828 additions and 115 deletions

View File

@@ -302,14 +302,24 @@
}, {
"path": "pages/sheet/create",
"aliasPath": "/sheet/create",
"auth": true,
"name": "sheetCreate",
"style": {
"navigationBarTitleText": "选择咨询类型"
}
}, {
"path": "pages/sheet/feerCreate",
"aliasPath": "/sheet/feerCreate",
"name": "sheetFeerCreate",
"auth": true,
"style": {
"navigationBarTitleText": "法律咨询"
}
}, {
"path": "pages/sheet/basic",
"aliasPath": "/sheet/basic",
"name": "sheetBasic",
"auth": true,
"style": {
"navigationBarTitleText": "基本信息"
}
@@ -452,6 +462,7 @@
"path": "pages/synthesis/standBrief",
"aliasPath": "/synthesis/standBrief",
"name": "StandBrief",
"auth": true,
"style": {
"navigationBarTitleText": "企业全年法律"
}