|
|
@ -1,11 +1,11 @@ |
|
|
|
let current ="develop"; |
|
|
|
let current ="release"; |
|
|
|
const accountInfo = wx.getAccountInfoSync(); |
|
|
|
|
|
|
|
// current = accountInfo.miniProgram.envVersion;
|
|
|
|
|
|
|
|
|
|
|
|
const api={ |
|
|
|
develop:"http://127.0.0.1:8080", |
|
|
|
develop:"http://127.0.0.1:8002", |
|
|
|
// develop:"http://h5.xzaiyp.top",
|
|
|
|
// develop:"https://api.catmdogd.com/prod-api",
|
|
|
|
// develop:"https://api-test.catmdogd.com/test-api",
|
|
|
|