提交 59641bfe 编写于 作者: M mahaifeng

[privacy]调整弹框位置

上级 99dc61e1
......@@ -63,7 +63,7 @@
success(res1){
if(res1.needAuthorization){
uni.openDialogPage({
url: '/pages/privacy',
url: '/pages/component/button/privacy',
})
}
}
......
......@@ -1864,7 +1864,7 @@
// #endif
// #ifdef APP
{
"path": "pages/privacy",
"path": "pages/component/button/privacy",
"style": {
"navigationBarTitleText": ""
}
......
......@@ -81,7 +81,7 @@
this.showPop()
}else if (url == '/show-privacy-dialog') {
uni.openDialogPage({
url: '/pages/API/dialog-page/dialog-privacytest',
url: '/pages/component/button/privacy',
})
} else {
if (this.hasLeftWin) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册