You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zhishifufei_uniapp/config/dev.js

10 lines
227 B

export default {
// #ifdef H5
HTTP_REQUEST_URL: "",
// #endif
// #ifndef H5
// HTTP_REQUEST_URL: "https://demo.zhishi.tczxkj.com",
HTTP_REQUEST_URL: "https://system.menghangjiaoyu.cn",
// #endif
}