wangshuai 2 vuotta sitten
vanhempi
commit
f70c4855fa
33 muutettua tiedostoa jossa 33 lisäystä ja 16 poistoa
  1. +1
    -1
      manifest.json
  2. +31
    -14
      pages/center/Piabodata/index.vue
  3. +1
    -1
      pages/center/consumer/index.vue
  4. BIN
      static/images/Customer.png
  5. BIN
      static/images/add.png
  6. BIN
      static/images/allimg.png
  7. BIN
      static/images/arrow.png
  8. BIN
      static/images/audioinfo1.png
  9. BIN
      static/images/audioinfo2.png
  10. BIN
      static/images/audioinfo3.png
  11. BIN
      static/images/audioinfo4.png
  12. BIN
      static/images/backTop.png
  13. BIN
      static/images/battery.png
  14. BIN
      static/images/biaoqianya.png
  15. BIN
      static/images/bishang.png
  16. BIN
      static/images/building.png
  17. BIN
      static/images/customerEmpty.png
  18. BIN
      static/images/down.png
  19. BIN
      static/images/down1.png
  20. BIN
      static/images/down2.png
  21. BIN
      static/images/edit.png
  22. BIN
      static/images/exit.png
  23. BIN
      static/images/function1.png
  24. BIN
      static/images/function2.png
  25. BIN
      static/images/function3.png
  26. BIN
      static/images/function4.png
  27. BIN
      static/images/function5.png
  28. BIN
      static/images/function6.png
  29. BIN
      static/images/function7.png
  30. BIN
      static/images/good.png
  31. BIN
      static/images/jianbutton.png
  32. BIN
      static/images/jiantop.png
  33. BIN
      static/images/pike.png

+ 1
- 1
manifest.json Näytä tiedosto

@@ -1,5 +1,5 @@
{
"name" : "数智工牌",
"name" : "去房质控管家",
"appid" : "__UNI__D88F14A",
"description" : "AI营销助理",
"versionName" : "1.1.0",


+ 31
- 14
pages/center/Piabodata/index.vue Näytä tiedosto

@@ -77,9 +77,15 @@
<view class="heji">均值:25</view>
</view> -->
<view class="danwei">{{danwei}} </view>
<view class="uchaserbox" >
<qiun-data-charts type="line" :chartData="lineOptsect" :opts="optionsobj" background="none" :ontouch="true"
canvasId="wangxiaohuaerlingilingwuyiba1" :canvas2d="true" />
<view class="uchaserbox">
<template v-if="danwei == '单位(%)'">
<qiun-data-charts type="line" :chartData="lineOptsect" :opts="lineOpts" background="none"
:ontouch="true" canvasId="wangxiaohuaerlingilingwuyiba1" :canvas2d="true" />
</template>
<template v-else>
<qiun-data-charts type="line" :chartData="lineOptsect" background="none" :ontouch="true"
canvasId="wangxiaohuaerlingilingwuyiba1" :canvas2d="true" />
</template>
</view>
</view>

@@ -93,13 +99,13 @@
<view class="title2-che" style="width: 220rpx;">{{team.label}}
<image class="righttochoose" src="../../../static/images/righttochoose.png" mode=""></image>
</view>
</view>
</view>
<view class="danwei">单位(%)</view>
<view class="uchaserbox">
<qiun-data-charts type="line" :chartData="lineOptsect1" background="none" :ontouch="true"
canvasId="wangxiaohuaerlineryiliwuyibao" :canvas2d="true" />
canvasId="wangxiaohuaerlineryiliwuyibao" :canvas2d="true" :opts="lineOpts" />
</view>
</view>
</view>
@@ -124,8 +130,8 @@
</view> -->
<view class="danwei">单位(%)</view>
<view class="uchaserbox">
<qiun-data-charts type="line" :chartData="lineOptsect2" background="none" :ontouch="true"
canvasId="wangxiaohuaerlingeryilingwuyibao" :canvas2d="true" />
<qiun-data-charts type="line" :chartData="lineOptsect2" background="none" :ontouch="true"
canvasId="wangxiaohuaerlingeryilingwuyibao" :canvas2d="true" :opts="lineOpts" />
</view>
</view>
</view>
@@ -147,7 +153,8 @@
<view class="heji">合计:50</view>
<view class="heji">均值:25</view>
</view> -->
<view style="width: 100%;height: 300rpx;text-align: center;line-height: 300rpx;" v-if="newlisttabinfo.length==0">暂无数据</view>
<view style="width: 100%;height: 300rpx;text-align: center;line-height: 300rpx;"
v-if="newlisttabinfo.length==0">暂无数据</view>
<view v-else class="jindu" style="margin-top: 20rpx;">
<scroll-view style="height: 300rpx;" scroll-y="true">
<view class="jindu-box" v-for="(item,index) in newlisttabinfo" :key="index">
@@ -175,7 +182,8 @@
:is-scroll="true">
</u-tabs-swiper>
</view>
<view style="width: 100%;height: 300rpx;text-align: center;line-height: 300rpx;" v-if="newlisttabinfo1.length==0">暂无数据</view>
<view style="width: 100%;height: 300rpx;text-align: center;line-height: 300rpx;"
v-if="newlisttabinfo1.length==0">暂无数据</view>
<view class="jindu" v-else>
<scroll-view style="height: 300rpx;" scroll-y="true">
<view class="jindu-box" v-for="(item,index) in newlisttabinfo1" :key="index">
@@ -314,7 +322,15 @@
Groupcontrastisshow: false,
allechar: [],
allList: [],
optionsobj:{}

lineOpts: {
yAxis: {
data: [{
max: 100,
min: 0,
}]
}
},
};
},
onShow() {
@@ -336,21 +352,21 @@
// 获取维度
this.getindexZxl()
},
onPullDownRefresh(){
onPullDownRefresh() {
// 获取员工
this.getStaffList()
// 获取团队
this.getSectionList()
// 获取团队是否显示权限
// 获取简报
this.getReport()
// 获取接待趋势
this.getRtrent()
// 获取维度
this.getindexZxl()
setTimeout(function () {
uni.stopPullDownRefresh();
setTimeout(function() {
uni.stopPullDownRefresh();
}, 1000);
},
methods: {
@@ -634,6 +650,7 @@
}
this.bocindex = index;
this.lineOptsect = allobj
this.$forceUpdate()
},
tapspagek3(index) {
let arr = []


+ 1
- 1
pages/center/consumer/index.vue Näytä tiedosto

@@ -676,7 +676,7 @@
this.screen = {
agentId: '',
agentIdtext: '',
visitRecord: '',
visitRecord: [],
record: [],
cunsumerTips: '',
cunsumerTipsid: '',


BIN
static/images/Customer.png Näytä tiedosto

Before After
Leveys: 36  |  Korkeus: 36  |  Koko: 1.5 KiB Leveys: 36  |  Korkeus: 36  |  Koko: 634 B

BIN
static/images/add.png Näytä tiedosto

Before After
Leveys: 156  |  Korkeus: 156  |  Koko: 1.4 KiB Leveys: 156  |  Korkeus: 156  |  Koko: 1.1 KiB

BIN
static/images/allimg.png Näytä tiedosto

Before After
Leveys: 80  |  Korkeus: 80  |  Koko: 1.5 KiB Leveys: 80  |  Korkeus: 80  |  Koko: 536 B

BIN
static/images/arrow.png Näytä tiedosto

Before After
Leveys: 24  |  Korkeus: 56  |  Koko: 902 B Leveys: 24  |  Korkeus: 56  |  Koko: 250 B

BIN
static/images/audioinfo1.png Näytä tiedosto

Before After
Leveys: 80  |  Korkeus: 80  |  Koko: 2.8 KiB Leveys: 80  |  Korkeus: 80  |  Koko: 994 B

BIN
static/images/audioinfo2.png Näytä tiedosto

Before After
Leveys: 80  |  Korkeus: 80  |  Koko: 2.9 KiB Leveys: 80  |  Korkeus: 80  |  Koko: 1.0 KiB

BIN
static/images/audioinfo3.png Näytä tiedosto

Before After
Leveys: 80  |  Korkeus: 80  |  Koko: 2.5 KiB Leveys: 80  |  Korkeus: 80  |  Koko: 934 B

BIN
static/images/audioinfo4.png Näytä tiedosto

Before After
Leveys: 80  |  Korkeus: 80  |  Koko: 2.2 KiB Leveys: 80  |  Korkeus: 80  |  Koko: 832 B

BIN
static/images/backTop.png Näytä tiedosto

Before After
Leveys: 52  |  Korkeus: 68  |  Koko: 1.2 KiB Leveys: 52  |  Korkeus: 68  |  Koko: 650 B

BIN
static/images/battery.png Näytä tiedosto

Before After
Leveys: 88  |  Korkeus: 52  |  Koko: 913 B Leveys: 88  |  Korkeus: 52  |  Koko: 349 B

BIN
static/images/biaoqianya.png Näytä tiedosto

Before After
Leveys: 1254  |  Korkeus: 374  |  Koko: 10 KiB Leveys: 1254  |  Korkeus: 374  |  Koko: 923 B

BIN
static/images/bishang.png Näytä tiedosto

Before After
Leveys: 60  |  Korkeus: 32  |  Koko: 1.5 KiB Leveys: 60  |  Korkeus: 32  |  Koko: 650 B

BIN
static/images/building.png Näytä tiedosto

Before After
Leveys: 88  |  Korkeus: 88  |  Koko: 2.3 KiB Leveys: 88  |  Korkeus: 88  |  Koko: 925 B

BIN
static/images/customerEmpty.png Näytä tiedosto

Before After
Leveys: 864  |  Korkeus: 856  |  Koko: 36 KiB Leveys: 864  |  Korkeus: 856  |  Koko: 14 KiB

BIN
static/images/down.png Näytä tiedosto

Before After
Leveys: 38  |  Korkeus: 22  |  Koko: 274 B Leveys: 38  |  Korkeus: 22  |  Koko: 222 B

BIN
static/images/down1.png Näytä tiedosto

Before After
Leveys: 40  |  Korkeus: 24  |  Koko: 675 B Leveys: 40  |  Korkeus: 24  |  Koko: 336 B

BIN
static/images/down2.png Näytä tiedosto

Before After
Leveys: 40  |  Korkeus: 24  |  Koko: 672 B Leveys: 40  |  Korkeus: 24  |  Koko: 332 B

BIN
static/images/edit.png Näytä tiedosto

Before After
Leveys: 30  |  Korkeus: 30  |  Koko: 506 B Leveys: 30  |  Korkeus: 30  |  Koko: 300 B

BIN
static/images/exit.png Näytä tiedosto

Before After
Leveys: 36  |  Korkeus: 36  |  Koko: 845 B Leveys: 36  |  Korkeus: 36  |  Koko: 421 B

BIN
static/images/function1.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 9.2 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 3.0 KiB

BIN
static/images/function2.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 8.5 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 3.0 KiB

BIN
static/images/function3.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 7.9 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 2.5 KiB

BIN
static/images/function4.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 7.5 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 2.4 KiB

BIN
static/images/function5.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 9.9 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 3.1 KiB

BIN
static/images/function6.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 7.5 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 2.3 KiB

BIN
static/images/function7.png Näytä tiedosto

Before After
Leveys: 136  |  Korkeus: 136  |  Koko: 8.6 KiB Leveys: 136  |  Korkeus: 136  |  Koko: 2.8 KiB

BIN
static/images/good.png Näytä tiedosto

Before After
Leveys: 268  |  Korkeus: 268  |  Koko: 38 KiB Leveys: 268  |  Korkeus: 268  |  Koko: 12 KiB

BIN
static/images/jianbutton.png Näytä tiedosto

Before After
Leveys: 44  |  Korkeus: 24  |  Koko: 809 B Leveys: 44  |  Korkeus: 24  |  Koko: 288 B

BIN
static/images/jiantop.png Näytä tiedosto

Before After
Leveys: 24  |  Korkeus: 44  |  Koko: 844 B Leveys: 24  |  Korkeus: 44  |  Koko: 246 B

BIN
static/images/pike.png Näytä tiedosto

Before After
Leveys: 46  |  Korkeus: 43  |  Koko: 1.3 KiB Leveys: 46  |  Korkeus: 43  |  Koko: 759 B

Ladataan…
Peruuta
Tallenna