同步
This commit is contained in:
8
App.vue
8
App.vue
@@ -56,7 +56,13 @@
|
||||
})
|
||||
})
|
||||
//#endif
|
||||
}
|
||||
},
|
||||
globalData:{
|
||||
signUrl: "https://web.douhuofalv.com/app/e-sign?sign_type=order",
|
||||
// https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=order 测试环境
|
||||
certificationUrl: 'http://web.douhuofalv.com/app/e-sign?sign_type=personal',
|
||||
// 'https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=personal' 测试环境
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user