feat(detail): 参会人表新增 增值税及附加/摘要/现场照片 3 列 + 劳务协议展示, 角色=劳务形式, 费项改名 应发金额/个税税金/实发金额
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "取景拍摄",
|
||||
"navigationStyle": "custom",
|
||||
"backgroundColor": "#0d0d0d"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/signin/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "签到表取景",
|
||||
"navigationStyle": "custom",
|
||||
"backgroundColor": "#000000",
|
||||
"disableScroll": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/panorama/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "全景取景",
|
||||
"navigationStyle": "custom",
|
||||
"backgroundColor": "#000000",
|
||||
"disableScroll": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "取景拍摄",
|
||||
"navigationBarBackgroundColor": "#000000",
|
||||
"backgroundColor": "#0d0d0d"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
Reference in New Issue
Block a user