更改手机号输入数字
This commit is contained in:
@@ -5,9 +5,9 @@ const proxyApi = "/api/"
|
||||
|
||||
// #ifdef H5
|
||||
// const baseUrl = debug ? proxyApi : "https://invoice.sxczgkj.cn/api"
|
||||
// const baseUrl = 'https://invoice.sxczgkj.cn/api/' //正式
|
||||
const baseUrl = 'https://invoice.sxczgkj.cn/api/' //正式
|
||||
// const baseUrl = 'http://192.168.1.6:8888/api/'//本地
|
||||
const baseUrl = 'https://test.invoice.sxczgkj.cn/api/'//测试
|
||||
// const baseUrl = 'https://test.invoice.sxczgkj.cn/api/'//测试
|
||||
// import VConsole from "./vConsole.js"
|
||||
if (debug) {
|
||||
// new VConsole()
|
||||
|
||||
Reference in New Issue
Block a user