@@ -1,9 +1,9 @@
"use strict";
// let baseUrl = `https://jje.admin.xinyuekj.com.cn`
-// let baseUrl = `https://jje.xinyuekj.com.cn/prod-api`
+let baseUrl = `https://jje.xinyuekj.com.cn/prod-api`
/** 测试环境 */
-let baseUrl = `https://jje.admin.xinyuekj.com.cn/test-api`
+// let baseUrl = `https://jje.admin.xinyuekj.com.cn/test-api`
/** 开发环境*/
// let baseUrl = `http://65i1sxopd9qp.ngrok.xiaomiqiu123.top`
@@ -5,7 +5,7 @@
<view class="nav-info">
<view class="nav-desc">
<view class="nav-name">
- <view class="">宝贝头像</view>
+<!-- <view class="">宝贝头像</view>-->
</view>
<view class="arrow-right">
@@ -12,7 +12,7 @@
</picker>
- <view class="flex-col group" v-if="serviceObjectList.length>1">
+ <view class="flex-col group">
<view class="serob"><text>服务对象</text></view>
<u-grid :border="false" col="4">
<u-grid-item v-for="(item,index) in serviceObjectList" :key="index">
@@ -174,6 +174,9 @@
})
},
+ fail(err){
+ console.log('出错了++++++++++++++++',err)
+ }
getPhoneNumber(e) {