Browse Source

修改样式

message
corala 2 years ago
parent
commit
211e0e53c6
21 changed files with 44 additions and 66 deletions
  1. +2
    -2
      manifest.json
  2. +4
    -8
      pages/center/Piabodata/Employeesstatistics.vue
  3. +6
    -16
      pages/center/Piabodata/Groupcontrast.vue
  4. +4
    -9
      pages/center/Piabodata/Theteamcompared.vue
  5. +0
    -5
      pages/center/Piabodata/TrendAnalysis.vue
  6. +4
    -5
      pages/center/Piabodata/Userinsightinto.vue
  7. +1
    -1
      pages/center/Piabodata/index.vue
  8. +10
    -9
      pages/center/consumer/consumerDetail.vue
  9. +4
    -6
      pages/index/personal.vue
  10. +7
    -3
      pages/mine/details2.vue
  11. BIN
      static/images/tabBar/jiedai.png
  12. BIN
      static/images/tabBar/jiedaiActive.png
  13. BIN
      static/images/tabBar/kehu.png
  14. BIN
      static/images/tabBar/kehuActive.png
  15. BIN
      static/images/tabBar/me.png
  16. BIN
      static/images/tabBar/meActive.png
  17. BIN
      static/images/tabBar/work.png
  18. BIN
      static/images/tabBar/workActive.png
  19. BIN
      static/images/tabBar/xuexi.png
  20. BIN
      static/images/tabBar/xuexiActive.png
  21. +2
    -2
      utils/domain.js

+ 2
- 2
manifest.json View File

@@ -1,5 +1,5 @@
{
"name" : "AI销",
"name" : "AI销讲助手",
"appid" : "__UNI__7A1611D",
"description" : "AI销讲助手",
"versionName" : "1.1.0",
@@ -72,7 +72,7 @@
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "wxd6dd7eae72606ca2",
"appid" : "wx83fec12ec03d9349",
"setting" : {
"urlCheck" : false,
"es6" : true,


+ 4
- 8
pages/center/Piabodata/Employeesstatistics.vue View File

@@ -14,7 +14,6 @@
<view :class="{ activecllasscet: activeTotal == 3 }" @click="tabtimetap(3)">自定义</view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">接待量排名(TOP10)</view>
@@ -58,7 +57,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">平均执行率排行(TOP10)</view>
@@ -100,7 +98,6 @@
</view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">录音时长(TOP10)</view>
@@ -143,7 +140,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">违禁次数排名(TOP10)</view>
@@ -186,7 +182,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">接待未标顾问排名(TOP10)</view>
@@ -229,8 +224,6 @@
</view>
</view>
</view>


<u-calendar v-model="totalTimeShow" mode="range" @change="totalTimeChange"></u-calendar>
</view>
</template>
@@ -510,9 +503,12 @@
width: 100%;
height: 100%;
background: #FAFAFA;
padding-bottom: 60rpx;
}

.single{
padding-bottom: 20rpx;
margin-top: 20rpx;
}
.boxtittab {
position: sticky;
top: var(--window-top);


+ 6
- 16
pages/center/Piabodata/Groupcontrast.vue View File

@@ -14,9 +14,6 @@
<view :class="{ activecllasscet: activeTotal == 3 }" @click="tabtimetap(3)">自定义</view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1">接待量(TOP10)</view>
@@ -48,8 +45,6 @@
</scroll-view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1">接待时长(TOP10)</view>
@@ -81,8 +76,6 @@
</scroll-view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">销讲执行排名(TOP10)</view>
@@ -122,8 +115,6 @@
</scroll-view>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">顾问执行排名(TOP10)</view>
@@ -159,8 +150,6 @@

</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title" style="padding-right: 30rpx;">
<view class="title1" style="flex: 1;">销讲能力</view>
@@ -196,9 +185,7 @@
</view>
<!-- <view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<!--
<view class="single">
<view class="title">
<view class="title1">禁忌执行率(TOP10)</view>
@@ -220,7 +207,7 @@
</view>
</view> -->
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<!-- <view class="single">
<view class="title" style="padding-right: 30rpx;">
<view class="title1" style="flex: 1;">违禁能力(TOP10)</view>
@@ -532,7 +519,10 @@
width: 100%;
height: 100%;
background: #FAFAFA;
padding-bottom: 60rpx;
}
.single {
margin-top: 20rpx;
padding-bottom: 20rpx;
}
.boxtittab {


+ 4
- 9
pages/center/Piabodata/Theteamcompared.vue View File

@@ -31,7 +31,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">接待量</view>
@@ -76,7 +75,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">接待时长</view>
@@ -124,7 +122,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title">
<view class="title1" style="flex: 1;">销讲执行率</view>
@@ -159,7 +156,6 @@
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single">
<view class="title" style="padding-right: 30rpx;">
<view class="title1" style="flex: 1;">销讲能力</view>
@@ -175,11 +171,7 @@
canvasId="wangxiaohuaerlingeryilingwuyib88" background="none" />
</view>
</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>

<u-calendar v-model="totalTimeShow" mode="range" @change="totalTimeChange"></u-calendar>

<!-- 选择部门的选择框 -->
<u-select v-model="staffShow" :list="staffList" @confirm="staffSelectCallback" :default-value='selindex'>
</u-select>
@@ -875,7 +867,10 @@
width: 100%;
height: 100%;
background: #FAFAFA;
padding-bottom: 60rpx;
}
.single{
margin-top: 20rpx;
padding-bottom: 20rpx;
}

// 对比时间切换


+ 0
- 5
pages/center/Piabodata/TrendAnalysis.vue View File

@@ -38,7 +38,6 @@
<text style="color: #333333;">{{kanbanlist.duibitime}}</text>
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="boxzonglan" style="min-height: 100rpx;">
<view class="zonglantit">简报</view>
<view class="zonglanbox">
@@ -85,7 +84,6 @@
</view> -->
</view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="boxtittab" style="border: none;height: 82rpx;">
<view class="tabbox">
<view :class="{ activecllasscet2: newactiveTotal == 0 }" @click="tabxuanxiangtap(0)">项目</view>
@@ -177,7 +175,6 @@

</view>

<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="single" v-if="timepickpickisshow">
<view class="title">
<view class="title1">对比报表</view>
@@ -216,9 +213,7 @@
</view>
</scroll-view>
</view>

</view>
<view style="width: 100%;height: 60rpx;"></view>
<u-select v-model="Showhiddenunits" mode="single-column" :list="selectlist" @confirm="confirm"
:default-value="selindexList">
</u-select>


+ 4
- 5
pages/center/Piabodata/Userinsightinto.vue View File

@@ -16,15 +16,15 @@
</view>
<view class="info">
<view class="item" @click="goTo(1)">
<text class="num">{{efficient}}</text>
<text class="num">{{efficient||0}}</text>
<text class="tit">有效接待</text>
</view>
<view class="item" @click="goTo(2)">
<text class="num">{{markCount}}</text>
<text class="num">{{markCount||0}}</text>
<text class="tit">已标顾问</text>
</view>
<view class="item" @click="goTo(3)">
<text class="num">{{noMarkCount}}</text>
<text class="num">{{noMarkCount||0}}</text>
<text class="tit">未标顾问</text>
</view>
</view>
@@ -41,7 +41,6 @@
<view v-if="Afolding==true" class="anclack" @click="anclick(1)">展开 <u-icon style="margin-left: 8rpx;" label-color='#666666' name="arrow-down"></u-icon></view>
<view v-if="Afolding==false" class="anclack" @click="anclick(2)">收起 <u-icon style="margin-left: 8rpx;" label-color='#666666' name="arrow-up"></u-icon></view>
</view>
<view style="width: 100%;height: 20rpx;background: #FAFAFA;"></view>
<view class="centerfor" v-for="(item,index) in objlist" :key="index">
<view class="fortit">
<view class="left">
@@ -355,7 +354,7 @@
}

.boxzonglan {
box-shadow: 0px 0px 24rpx 0px rgba(38, 113, 226, 0.1);
margin-top: 20rpx;
border-radius: 12rpx;
width: 100%;
min-height: 496rpx;


+ 1
- 1
pages/center/Piabodata/index.vue View File

@@ -37,7 +37,7 @@
<view class="title1">接待趋势</view>
</view>
<view class="swiper-box">
<u-tabs-swiper ref="tabs" font-size="30" :bold="true" swiper-width="600" :current="bocindex"
<u-tabs-swiper ref="tabs" font-size="26" :bold="true" swiper-width="600" :current="bocindex"
@change="tapspagek2()" inactive-color="#505050" active-color="#2671E2" :list="newlistoj1"
:is-scroll="true">
</u-tabs-swiper>


+ 10
- 9
pages/center/consumer/consumerDetail.vue View File

@@ -922,7 +922,7 @@
display: flex;
}
.clientStageName {
// height: 48rpx;
height: 48rpx;
line-height: 48rpx;
background: #FFFFFF;
border-radius: 4rpx;
@@ -1072,7 +1072,6 @@
.name {
font-weight: 600;
color: #333333;
// margin-left: 20rpx;
margin-top: 11rpx;
}

@@ -1171,10 +1170,13 @@
.tab2-first-1 {
display: flex;
justify-content: space-between;
height: 52rpx;
align-items: center;

.tab2-first-left {
display: flex;
align-items: center;
height: 52rpx;

.img {
width: 52rpx;
@@ -1194,17 +1196,17 @@
.clientStageName {
height: 48rpx;
background: #FFFFFF;
line-height: 48rpx;
background: #fff;
border-radius: 4rpx;
border: 1rpx solid #FF981E;
border: 1rpx solid #ff981e;
box-sizing: border-box;
font-size: 28rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-family: PingFangSC-Regular,PingFang SC;
font-weight: 400;
color: #FF981E;
color: #ff981e;
margin-left: 16rpx;
padding: 0 16rpx;
color: #FF981E;
line-height: 48rpx;
}
}

@@ -1212,7 +1214,6 @@
font-size: 30rpx;
font-weight: 400;
color: #333;
margin-top: 11rpx;
}
}



+ 4
- 6
pages/index/personal.vue View File

@@ -174,14 +174,13 @@
</script>
<style lang="scss" scoped>
.main {
width: 100vw;
width: 750rpx;
height: 100vh;
display: flex;
flex-direction: column;
background: url('https://static.quhouse.com/f5e2422890044cd1a620abd078e63442.png') no-repeat;
background-size: 750rpx 540rpx;
background: url('https://static.quhouse.com/efadbd8a89f94e98b37eb59dc8074f83.png') no-repeat;
background-size: 750rpx 600rpx;
}

.header {
width: 670rpx;
height: 248rpx;
@@ -191,7 +190,7 @@
background-size: 670rpx 248rpx;
margin: 0 40rpx 60rpx;
border-radius: 18rpx;
box-shadow: 0 10rpx 20rpx #999;
box-shadow: 0 3rpx 10rpx #999;
.header-zuo {
width: 128rpx;
height: 128rpx;
@@ -224,7 +223,6 @@
color: #333333;
font-size: 30rpx;
border-radius: 12rpx;
background-color: #fff;
.line {
height: 44rpx;
margin: 0 50rpx 60rpx;


+ 7
- 3
pages/mine/details2.vue View File

@@ -63,7 +63,9 @@
</view>
</view>
</view>
<image @click="clickbofang(dialog.backindex,item)" class="play"
<image v-if="Math.floor(item.bg/1000) <= playNow && Math.floor(item.ed/1000) > playNow" class="play"
src="https://static.quhouse.com/15189e150bcd437783aac5a9ef977aa6.png"></image>
<image v-else @click="clickbofang(dialog.backindex,item)" class="play"
src="https://static.quhouse.com/1b6ac53247e043a1bdc59ecfb2167eba.png"></image>
</view>
</view>
@@ -113,7 +115,8 @@
<image class="icon" v-else src="https://static.quhouse.com/4f1b60d9842146e9bd3e43fae42665bc.png" mode=""></image>
优秀案例</view>
</view>
<view class="other-btn">
<!-- 暂时注释 待联调-->
<!-- <view class="other-btn">
<view class="btn-item">
<image class="icon" src="https://static.quhouse.com/354f2cd84cd84db590f35a036b329add.png" mode=""></image>
搜索对话</view>
@@ -123,7 +126,7 @@
<view class="btn-item" v-if="!permissions.commonly2" @click.stop="Receivedetailsabouttab('Receivedetailsabout')">
<image class="icon" src="https://static.quhouse.com/ff65fd92c742469594ac85f8bc721964.png" mode=""></image>
接待信息</view>
</view>
</view> -->
</view>
</view>

@@ -2417,6 +2420,7 @@
color: #666;
font-size: 22rpx;
padding: 0 28rpx;
height: 62rpx;
}

.contentMain {


BIN
static/images/tabBar/jiedai.png View File

Before After
Width: 34  |  Height: 38  |  Size: 958 B Width: 40  |  Height: 40  |  Size: 934 B

BIN
static/images/tabBar/jiedaiActive.png View File

Before After
Width: 34  |  Height: 38  |  Size: 1021 B Width: 40  |  Height: 40  |  Size: 979 B

BIN
static/images/tabBar/kehu.png View File

Before After
Width: 40  |  Height: 40  |  Size: 1.2 KiB Width: 38  |  Height: 38  |  Size: 1.2 KiB

BIN
static/images/tabBar/kehuActive.png View File

Before After
Width: 40  |  Height: 40  |  Size: 1.3 KiB Width: 38  |  Height: 38  |  Size: 1.3 KiB

BIN
static/images/tabBar/me.png View File

Before After
Width: 40  |  Height: 40  |  Size: 533 B Width: 38  |  Height: 38  |  Size: 536 B

BIN
static/images/tabBar/meActive.png View File

Before After
Width: 40  |  Height: 40  |  Size: 556 B Width: 38  |  Height: 38  |  Size: 550 B

BIN
static/images/tabBar/work.png View File

Before After
Width: 40  |  Height: 40  |  Size: 279 B Width: 38  |  Height: 38  |  Size: 394 B

BIN
static/images/tabBar/workActive.png View File

Before After
Width: 40  |  Height: 40  |  Size: 421 B Width: 38  |  Height: 38  |  Size: 701 B

BIN
static/images/tabBar/xuexi.png View File

Before After
Width: 40  |  Height: 40  |  Size: 625 B Width: 38  |  Height: 38  |  Size: 588 B

BIN
static/images/tabBar/xuexiActive.png View File

Before After
Width: 40  |  Height: 40  |  Size: 661 B Width: 38  |  Height: 38  |  Size: 616 B

+ 2
- 2
utils/domain.js View File

@@ -1,10 +1,10 @@
const base = 'http://81.70.55.170:9999' ;// 测试站
// const base = 'http://81.70.55.170:9999' ;// 测试站
// const base = 'http://127.0.0.1:9999'; // 本地
// const base = 'http://192.168.31.148:9999' ;// 泽明
// const base = 'http://192.168.31.86:9999' ;// 胜浩
// const base = 'http://192.168.31.161:9999' // 长龙
// const base = 'https://zanyong.hfju.com';// 正式 AI销管
// const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手
const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手

// http.js使用
const baseUrl = `${base}/autoSR/api`;


Loading…
Cancel
Save