新增pc端预览页面
parent
1de7efe8c1
commit
9e8e0ed704
17
pages.json
17
pages.json
|
|
@ -126,6 +126,23 @@
|
|||
"usingComponents": {
|
||||
"baidu-editor": "dynamicLib://editorLib/editor"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "form-preview",
|
||||
"style": {
|
||||
// #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
|
||||
"navigationStyle": "custom",
|
||||
// #endif
|
||||
// #ifdef MP-ALIPAY
|
||||
"transparentTitle": "always",
|
||||
"titlePenetrate": "YES",
|
||||
// #endif
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTitleText": ""
|
||||
},
|
||||
"usingComponents": {
|
||||
"baidu-editor": "dynamicLib://editorLib/editor"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue