mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 10:56:44 +08:00
1、修改投、被保人获取验证码的硬编码
2、签名前,跳过人脸识别
This commit is contained in:
@@ -76,3 +76,5 @@ new Vue({
|
||||
store,
|
||||
render: h => h(App)
|
||||
}).$mount('#app')
|
||||
import baseUrl from './config/index'
|
||||
console.log('--服务器url:', baseUrl.apiDomain)
|
||||
|
||||
Reference in New Issue
Block a user