提交 92a01cc7 authored 作者: 王鹏飞's avatar 王鹏飞

移除debug

上级 3a16eb41
......@@ -2,7 +2,7 @@ module.exports = {
url: '/',
DesDir: './client-dist',
isUploadStatic: false,
isEnableToIphoneDebugger: true,
isEnableToIphoneDebugger: false,
webpack: {
externals: {
CKEDITOR: 'window.CKEDITOR',
......
......@@ -43,7 +43,6 @@ export default {
if (res.err_msg === 'get_brand_wcpay_request:ok') {
window.location.href = this.redirectURI
} else {
window.alert(res.err_msg)
window.location.href = this.redirectURI
}
})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论