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.
123456789101112 |
- // 本地开发环境
- //export const doMain = "http://39.104.186.120:3040/app"
- // export const doMain = "http://localhost:3040/app"
-
- // 线上测试环境
- // export const doMain = "https://ybyy.acjing166.cn/app";
-
- // 线上生产环境
- //export const doMain = "https://ybjyy.smallapp.kcshuzi.com:8444/app"
-
- export const doMain = "https://cc-e.chs.zhengzhou.gov.cn/gzh/app"
- export const doMain2 = "https://cc-e.chs.zhengzhou.gov.cn/gzh/sana"
|