Commit 28f0ef63b5a103c0af5cd724d5c4d6f5cea58bbe

Authored by luoye

Merge branch 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child

* 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child:
  检查项目修改

# Conflicts:
#	littleApp_child/pages/checkTabList/checkTabList.js

Showing 1 changed file

littleApp_child/utils/network_util.js View file @ 28f0ef6
... ... @@ -2,7 +2,7 @@
2 2 // 测试用户‘花雪莲’,手机号15928512992,验证码666666
3 3  
4 4 // 0测试环境 1正式环境 2演示环境 3衡水
5   -var Builing_Release_AppStore = 1
  5 +var Builing_Release_AppStore = 0
6 6 // 获取服务器地址
7 7 function kServerBaseUrl() {
8 8 switch (Builing_Release_AppStore) {