@@ -1,5 +1,5 @@ | |||||
{ | { | ||||
"name" : "AI销讲助手", | |||||
"name" : "AI销管", | |||||
"appid" : "__UNI__7A1611D", | "appid" : "__UNI__7A1611D", | ||||
"description" : "AI销讲助手", | "description" : "AI销讲助手", | ||||
"versionName" : "1.1.0", | "versionName" : "1.1.0", | ||||
@@ -72,7 +72,7 @@ | |||||
}, | }, | ||||
"quickapp" : {}, | "quickapp" : {}, | ||||
"mp-weixin" : { | "mp-weixin" : { | ||||
"appid" : "wx83fec12ec03d9349", | |||||
"appid" : "wxd6dd7eae72606ca2", | |||||
"setting" : { | "setting" : { | ||||
"urlCheck" : false, | "urlCheck" : false, | ||||
"es6" : true, | "es6" : true, | ||||
@@ -206,8 +206,8 @@ | |||||
</view> | </view> | ||||
</view> | </view> | ||||
<view class="jindu" style="margin-top: 20rpx;min-height: 300rpx"> | <view class="jindu" style="margin-top: 20rpx;min-height: 300rpx"> | ||||
<view v-if="newlisttabinfo4.result.length!=0" class="jindu-box" | |||||
v-for="(item,index) in newlisttabinfo4.result" :key="index"> | |||||
<view v-if="newlisttabinfo5.result.length!=0" class="jindu-box" | |||||
v-for="(item,index) in newlisttabinfo5.result" :key="index"> | |||||
<view class="jindu-boxche" > | <view class="jindu-boxche" > | ||||
<view class="jindu-name u-flex" style='width: 170rpx' v-if="item.name"> | <view class="jindu-name u-flex" style='width: 170rpx' v-if="item.name"> | ||||
<image v-if="index==0" class="sort-img" src="/static/images/top1.png" mode="" /> | <image v-if="index==0" class="sort-img" src="/static/images/top1.png" mode="" /> | ||||
@@ -224,7 +224,7 @@ | |||||
<view class="jindu-zxl" >{{item.zxl==null?0:item.zxl}}次</view> | <view class="jindu-zxl" >{{item.zxl==null?0:item.zxl}}次</view> | ||||
</view> | </view> | ||||
</view> | </view> | ||||
<view v-if="newlisttabinfo4.result.length==0" style="width: 100%;text-align: center;margin-top: 60rpx;"> | |||||
<view v-if="newlisttabinfo5.result.length==0" style="width: 100%;text-align: center;margin-top: 60rpx;"> | |||||
暂无数据 | 暂无数据 | ||||
</view> | </view> | ||||
</view> | </view> | ||||
@@ -49,7 +49,8 @@ | |||||
{{item.name}} | {{item.name}} | ||||
</view> | </view> | ||||
<view class="num u-flex" v-if="item.name==='平均执行率'"> | <view class="num u-flex" v-if="item.name==='平均执行率'"> | ||||
{{item.num}}% <image style="margin-left: 2rpx;width: 28rpx;height: 14rpx" src="../../../static/images/excute.png" mode="" /> | |||||
{{item.num}}% | |||||
<!-- <image style="margin-left: 2rpx;width: 28rpx;height: 14rpx" src="../../../static/images/excute.png" mode="" /> --> | |||||
</view> | </view> | ||||
<view class="num" v-else-if="item.name==='有效接待'">{{item.num||'--'}}</view> | <view class="num" v-else-if="item.name==='有效接待'">{{item.num||'--'}}</view> | ||||
<view class="num" v-else-if="item.name==='平均接待时长'">{{item.num}}分</view> | <view class="num" v-else-if="item.name==='平均接待时长'">{{item.num}}分</view> | ||||
@@ -15,7 +15,7 @@ | |||||
</view> | </view> | ||||
</view> | </view> | ||||
<view class="settingGroup"> | <view class="settingGroup"> | ||||
<navigator class="line" url="/pages/mine/messageList"> | |||||
<!-- <navigator class="line" url="/pages/mine/messageList"> | |||||
<view class="title" style="width: 19%;"> | <view class="title" style="width: 19%;"> | ||||
<image src="/static/images/studyhot.png" mode=""></image> | <image src="/static/images/studyhot.png" mode=""></image> | ||||
消息 | 消息 | ||||
@@ -23,7 +23,7 @@ | |||||
<view class="right"> | <view class="right"> | ||||
<image src="/static/images/right-arrow.png" mode=""></image> | <image src="/static/images/right-arrow.png" mode=""></image> | ||||
</view> | </view> | ||||
</navigator> | |||||
</navigator> --> | |||||
<navigator class="line" url="/pages/mine/Myprofile"> | <navigator class="line" url="/pages/mine/Myprofile"> | ||||
<view class="title"> | <view class="title"> | ||||
<image src="/static/images/setting.png" mode=""></image> | <image src="/static/images/setting.png" mode=""></image> | ||||
@@ -61,7 +61,7 @@ | |||||
<image src="/static/images/right-arrow.png" mode=""></image> | <image src="/static/images/right-arrow.png" mode=""></image> | ||||
</view> | </view> | ||||
</view> --> | </view> --> | ||||
<view class="line" @click="scan"> | |||||
<!-- <view class="line" @click="scan"> | |||||
<view class="title"> | <view class="title"> | ||||
<image src="/static/images/visitCode.png" mode=""></image> | <image src="/static/images/visitCode.png" mode=""></image> | ||||
访客登记码 | 访客登记码 | ||||
@@ -69,7 +69,7 @@ | |||||
<view class="right"> | <view class="right"> | ||||
<image src="/static/images/right-arrow.png" mode=""></image> | <image src="/static/images/right-arrow.png" mode=""></image> | ||||
</view> | </view> | ||||
</view> | |||||
</view> --> | |||||
<view class="loginout" @click="logout" style="border: none;"> | <view class="loginout" @click="logout" style="border: none;"> | ||||
<view class="title"> | <view class="title"> | ||||
退出登录 | 退出登录 | ||||
@@ -1,9 +1,9 @@ | |||||
// const base = 'http://81.70.55.170:9999' ;// 测试站 | |||||
const base = 'http://81.70.55.170:9999' ;// 测试站 | |||||
// const base = 'http://192.168.31.211:9999' ;// 泽明 | // const base = 'http://192.168.31.211:9999' ;// 泽明 | ||||
// const base = 'http://192.168.31.86:9999' ;// 胜浩 | // const base = 'http://192.168.31.86:9999' ;// 胜浩 | ||||
// const base = 'http://192.168.31.161:9999' // 长龙 | // const base = 'http://192.168.31.161:9999' // 长龙 | ||||
// const base = 'https://zanyong.hfju.com';// 正式 AI销管 | // const base = 'https://zanyong.hfju.com';// 正式 AI销管 | ||||
const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手 | |||||
// const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手 | |||||
// http.js使用 | // http.js使用 | ||||
const baseUrl = `${base}/autoSR/api`; | const baseUrl = `${base}/autoSR/api`; | ||||