diff --git a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue index ac2a2c4..045151e 100644 --- a/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue +++ b/pages/center/Piabodata/Customerportrait/Receivedetailabout.vue @@ -1297,6 +1297,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -1796,10 +1797,10 @@ } .bounced { - width: 570upx; + width: 570rpx; background: #FFFFFF; z-index: 1000; - border-radius: 10upx; + border-radius: 10rpx; position: fixed; left: 50%; top: 50%; @@ -1847,9 +1848,9 @@ } .bounced3 { - height: 100upx; + height: 100rpx; width: 100%; - margin-top: 40upx; + margin-top: 40rpx; border-top: 1px solid #dddddd; display: flex; } @@ -1858,9 +1859,9 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; + line-height: 100rpx; border-right: 1px solid #dddddd; - font-size: 36upx; + font-size: 36rpx; color: #999999; } @@ -1868,8 +1869,8 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; - font-size: 36upx; + line-height: 100rpx; + font-size: 36rpx; color: #108ee9; } } @@ -1912,18 +1913,18 @@ } .scroll-Y { - font-size: 36upx; + font-size: 36rpx; color: #999999; background: #FFFFFF; - margin-top: 30upx; + margin-top: 30rpx; flex: 1; overflow-y: scroll; width: 100%; } .scroll-Y .text { - margin: 50upx 30upx; - line-height: 80upx; + margin: 50rpx 30rpx; + line-height: 80rpx; display: flex; align-items: center; } @@ -1957,7 +1958,7 @@ .content { margin-left: 0; - margin-right: 30upx; + margin-right: 30rpx; } .play { @@ -1971,9 +1972,9 @@ .scroll-Y .text .avatar { margin-top: 80rpx; - width: 64upx; - height: 64upx; - line-height: 64upx; + width: 64rpx; + height: 64rpx; + line-height: 64rpx; text-align: center; // border: 1rpx solid red; font-size: 36rpx; @@ -1985,16 +1986,16 @@ // justify-content: center; // align-items: center; image { - width: 40upx; + width: 40rpx; } } .scroll-Y .text .content { - margin-left: 30upx; + margin-left: 30rpx; line-height: 60rpx; text-align: left; padding: 0 5px; - border-radius: 8upx; + border-radius: 8rpx; max-width: 442rpx; position: relative; @@ -2039,9 +2040,9 @@ } .scroll-Y .text .avatar { - width: 64upx; - height: 64upx; - line-height: 64upx; + width: 64rpx; + height: 64rpx; + line-height: 64rpx; text-align: center; font-size: 36rpx; border-radius: 50%; @@ -2049,7 +2050,7 @@ color: #008EF2; image { - width: 40upx; + width: 40rpx; } } @@ -2066,11 +2067,11 @@ } .scroll-Y .text .contentInfo .contentMain .content { - margin-left: 30upx; + margin-left: 30rpx; line-height: 60rpx; text-align: left; padding: 0 5px; - border-radius: 8upx; + border-radius: 8rpx; max-width: 442rpx; background: #F6F6F6; color: #999999; @@ -2107,21 +2108,21 @@ .backTop { - width: 60upx; - height: 60upx; + width: 60rpx; + height: 60rpx; background: rgba(211, 235, 253, 1); - box-shadow: 0upx 0upx 2upx 4upx rgba(38, 161, 255, 0.04); + box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04); border-radius: 50%; position: fixed; - bottom: 200upx; - right: 8upx; + bottom: 200rpx; + right: 8rpx; display: flex; justify-content: center; align-items: center; image { - width: 26upx; - height: 34upx; + width: 26rpx; + height: 34rpx; } } @@ -2137,7 +2138,7 @@ // 表单 .tian-view { - width: 570upx; + width: 570rpx; background-color: #FFFFFF; border-bottom: 1px solid #ededee; display: flex; diff --git a/pages/center/Piabodata/Customerportrait/Receivingrecords.vue b/pages/center/Piabodata/Customerportrait/Receivingrecords.vue index a9a2276..0e50290 100644 --- a/pages/center/Piabodata/Customerportrait/Receivingrecords.vue +++ b/pages/center/Piabodata/Customerportrait/Receivingrecords.vue @@ -185,6 +185,7 @@ export default { if (this.totalpage < this.pageNum * this.pageSize) { return uni.showToast({ title: "到底了", + icon: 'none', }) } this.pageNum++; diff --git a/pages/center/Piabodata/Employeesstatistics.vue b/pages/center/Piabodata/Employeesstatistics.vue index 6358447..8f11462 100644 --- a/pages/center/Piabodata/Employeesstatistics.vue +++ b/pages/center/Piabodata/Employeesstatistics.vue @@ -37,7 +37,7 @@ - + @@ -88,8 +88,6 @@ - - @@ -116,7 +114,7 @@ - {{item.zxl==null?0:item.zxl}}分钟 + {{item.zxl==null?0:item.zxl}}分钟 @@ -147,7 +145,7 @@ - + @@ -428,7 +426,8 @@ } .jindu-name{ - width: 160rpx; + width: 180rpx; + margin-left: 15rpx; } .sort-img{ width: 44rpx; diff --git a/pages/center/prohibited/details.vue b/pages/center/prohibited/details.vue index d850461..c0b8106 100644 --- a/pages/center/prohibited/details.vue +++ b/pages/center/prohibited/details.vue @@ -673,6 +673,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return diff --git a/pages/center/prohibited/index.vue b/pages/center/prohibited/index.vue index f6ee2e0..a646c3e 100644 --- a/pages/center/prohibited/index.vue +++ b/pages/center/prohibited/index.vue @@ -35,7 +35,7 @@ 暂无数据 - @@ -67,7 +67,6 @@ - @@ -78,7 +77,6 @@ - @@ -162,8 +160,6 @@ totalRecords: '', // 列表全部的条数 isRefresh: false, nextPageObj: {}, // 跳转详情页面的参数 - - // 页面文字展示内容 timeText: '接待时间', // guwenText: '顾问', // diff --git a/pages/center/records/index.vue b/pages/center/records/index.vue index 66a6d49..cf3e88e 100644 --- a/pages/center/records/index.vue +++ b/pages/center/records/index.vue @@ -33,7 +33,6 @@ 筛选结果:{{totalRecords}} - @@ -45,7 +44,7 @@ 暂无数据 - @@ -679,7 +678,6 @@ width: 100; height: 92rpx; background: #FFFFFF; - border: 1px solid #E0E0E0; display: flex; align-items: center; @@ -752,14 +750,19 @@ .count { width: 100%; - height: 90rpx; + height: 82rpx; + line-height: 82rpx; display: flex; align-items: center; justify-content: center; - background-color: #FBE4E4; + background-color: #f8f8f8; + font-size: 30rpx; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #333333; text { - color: #F71616; + color: #E7483C; } } @@ -768,13 +771,14 @@ background: #fff; box-sizing: border-box; overflow: hidden; - margin-top: 20rpx; - + margin-bottom: 20rpx; + &:last-child{ + margin-bottom: 0 + } .content-first { - margin-top: 19rpx; padding: 0 30rpx; height: 92rpx; - border-bottom: 1rpx solid rgba($color: #2671E2, $alpha: .1); + border-bottom: 1rpx solid #D8D8D8; display: flex; align-items: center; justify-content: space-between; @@ -869,8 +873,7 @@ .cus { font-size: 30rpx; font-weight: 400; - color: #666666; - // line-height: 30rpx; + color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; diff --git a/pages/index/customer.vue b/pages/index/customer.vue index 2d964bb..46bf11c 100644 --- a/pages/index/customer.vue +++ b/pages/index/customer.vue @@ -579,19 +579,19 @@ } .add { - width: 90upx; - height: 90upx; + width: 90rpx; + height: 90rpx; position: fixed; - bottom: 270upx; - right: 44upx; + bottom: 270rpx; + right: 44rpx; } .add2 { - width: 90upx; - height: 90upx; + width: 90rpx; + height: 90rpx; position: fixed; - bottom: 150upx; - right: 44upx; + bottom: 150rpx; + right: 44rpx; } .content-sec { diff --git a/pages/learning/Equinoctial/index.vue b/pages/learning/Equinoctial/index.vue index 48b19d1..05cef83 100644 --- a/pages/learning/Equinoctial/index.vue +++ b/pages/learning/Equinoctial/index.vue @@ -34,7 +34,7 @@ - 标签 @@ -368,6 +368,7 @@ if (this.num >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -1339,7 +1340,7 @@ } .scroll-Y .text { - margin: 80rpx 0; + margin-top: 60rpx; line-height: 80rpx; display: flex; align-items: center; diff --git a/pages/learning/Equinoctial/index2.vue b/pages/learning/Equinoctial/index2.vue index 52c03af..ad51b84 100644 --- a/pages/learning/Equinoctial/index2.vue +++ b/pages/learning/Equinoctial/index2.vue @@ -319,6 +319,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -779,7 +780,7 @@ } // 表单 .tian-view{ - width: 570upx; + width: 570rpx; background-color: #FFFFFF; border-bottom: 1px solid #ededee; display: flex; @@ -822,10 +823,10 @@ background-color: #666666; } .bounced { - width: 570upx; + width: 570rpx; background: #FFFFFF; z-index: 1000; - border-radius: 10upx; + border-radius: 10rpx; position: fixed; left: 50%; top: 50%; @@ -866,9 +867,9 @@ } } .bounced3 { - height: 100upx; + height: 100rpx; width: 100%; - margin-top: 40upx; + margin-top: 40rpx; border-top: 1px solid #dddddd; display: flex; } @@ -877,9 +878,9 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; + line-height: 100rpx; border-right: 1px solid #dddddd; - font-size: 36upx; + font-size: 36rpx; color: #999999; } @@ -887,8 +888,8 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; - font-size: 36upx; + line-height: 100rpx; + font-size: 36rpx; color: #108ee9; } } @@ -1103,8 +1104,8 @@ } .translation .top { - margin: 0 -30upx; - padding: 0 30upx; + margin: 0 -30rpx; + padding: 0 30rpx; background: #ffffff; border-bottom: 1rpx solid #F2F2F2; padding-bottom: 10rpx; @@ -1116,7 +1117,7 @@ .hash { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } } @@ -1213,18 +1214,18 @@ } .scroll-Y { - font-size: 36upx; + font-size: 36rpx; color: #999999; background: #FFFFFF; - margin-top: 30upx; + margin-top: 30rpx; flex: 1; overflow-y: scroll; width: 100%; } .scroll-Y .text { - margin: 80upx 30upx; - line-height: 80upx; + margin: 80rpx 30rpx; + line-height: 80rpx; display: flex; align-items: center; } @@ -1237,16 +1238,16 @@ .content { margin-left: 0; - margin-right: 30upx; + margin-right: 30rpx; background: #F6F6F6; color: #999999; } } .scroll-Y .text .avatar { - width: 64upx; - height: 64upx; - line-height: 64upx; + width: 64rpx; + height: 64rpx; + line-height: 64rpx; text-align: center; // border: 1rpx solid red; font-size: 36rpx; @@ -1257,17 +1258,17 @@ // justify-content: center; // align-items: center; image { - width: 40upx; + width: 40rpx; } } .scroll-Y .text .content { - margin-left: 30upx; + margin-left: 30rpx; line-height: 60rpx; text-align: left; padding: 0 5px; background: #2BC805; - border-radius: 8upx; + border-radius: 8rpx; max-width: 442rpx; color: #FFFFFF; } @@ -1285,34 +1286,34 @@ } .likeArea { - width: 86upx; - height: 84upx; - margin: 20upx auto 38upx auto; + width: 86rpx; + height: 84rpx; + margin: 20rpx auto 38rpx auto; border-radius: 50%; display: flex; justify-content: center; align-items: center; - border: 1upx solid #C1C2C1; + border: 1rpx solid #C1C2C1; &.liked { - border: 1upx solid rgba(21, 144, 233, 1); + border: 1rpx solid rgba(21, 144, 233, 1); } image { - width: 38upx; - height: 39upx; + width: 38rpx; + height: 39rpx; } } .chat { display: flex; flex-direction: column; - border-top: 1upx solid rgba(151, 151, 151, 0.4); - padding-top: 20upx; + border-top: 1rpx solid rgba(151, 151, 151, 0.4); + padding-top: 20rpx; .total { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } .list { @@ -1321,17 +1322,17 @@ .message { display: flex; - margin-top: 20upx; + margin-top: 20rpx; - border-bottom: 1upx solid rgba(151, 151, 151, 0.4); - padding-bottom: 20upx; + border-bottom: 1rpx solid rgba(151, 151, 151, 0.4); + padding-bottom: 20rpx; &:last-child { border-bottom: 0; } .avator { - margin-left: 120upx; + margin-left: 120rpx; } &:first-child { @@ -1343,49 +1344,49 @@ .right { display: flex; flex-direction: column; - margin-left: 20upx; + margin-left: 20rpx; flex: 1; .name { color: rgba(16, 16, 16, 1); - font-size: 30upx; + font-size: 30rpx; } .subtitle { color: rgba(120, 120, 120, 1); - font-size: 24upx; - margin-top: 16upx; + font-size: 24rpx; + margin-top: 16rpx; } .answer { - font-size: 24upx; + font-size: 24rpx; color: #787878; } .content { color: rgba(49, 48, 48, 1); - font-size: 30upx; - margin-top: 20upx; + font-size: 30rpx; + margin-top: 20rpx; position: relative; } .bottom { - margin-top: 16upx; + margin-top: 16rpx; display: flex; justify-content: space-between; .time { color: rgba(185, 185, 185, 1); - font-size: 20upx; + font-size: 20rpx; } .button { color: rgba(144, 144, 144, 1); - font-size: 30upx; - width: 111upx; - height: 44upx; - border-radius: 22upx; - border: 1upx solid rgba(151, 151, 151, 1); + font-size: 30rpx; + width: 111rpx; + height: 44rpx; + border-radius: 22rpx; + border: 1rpx solid rgba(151, 151, 151, 1); text-align: center; } } @@ -1395,43 +1396,43 @@ } .bottomArea { - min-height: 90upx; + min-height: 90rpx; background: #F0F2F5; width: 100vw; margin: 0 -30rpx; display: flex; align-items: center; - border-top: 1upx solid rgba(151, 151, 151, 0.25); + border-top: 1rpx solid rgba(151, 151, 151, 0.25); .voice { - width: 44upx; - height: 44upx; - margin-left: 38upx; + width: 44rpx; + height: 44rpx; + margin-left: 38rpx; } .inputArea { - margin-left: 38upx; - margin-right: 38upx; + margin-left: 38rpx; + margin-right: 38rpx; flex: 1; display: flex; position: relative; .edit { - width: 30upx; - height: 28upx; + width: 30rpx; + height: 28rpx; position: absolute; - top: 31upx; - left: 27upx; + top: 31rpx; + left: 27rpx; } .editor { background: rgba(0, 139, 245, 0.17); - border-radius: 29upx; + border-radius: 29rpx; flex: 1; - min-height: 58upx; + min-height: 58rpx; width: unset; - padding: 0 32upx; - font-size: 30upx; + padding: 0 32rpx; + font-size: 30rpx; margin: 16rpx 0; line-height: 29px; } @@ -1449,21 +1450,21 @@ } .download { - width: 41upx; - height: 35upx; - margin-right: 36upx; + width: 41rpx; + height: 35rpx; + margin-right: 36rpx; } .like { - width: 38upx; - height: 39upx; - margin-right: 38upx; + width: 38rpx; + height: 39rpx; + margin-right: 38rpx; } .add { - width: 50upx; - height: 50upx; - margin-right: 38upx; + width: 50rpx; + height: 50rpx; + margin-right: 38rpx; } .send { @@ -1476,21 +1477,21 @@ } .backTop { - width: 60upx; - height: 60upx; + width: 60rpx; + height: 60rpx; background: rgba(211, 235, 253, 1); - box-shadow: 0upx 0upx 2upx 4upx rgba(38, 161, 255, 0.04); + box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04); border-radius: 50%; position: fixed; - bottom: 200upx; - right: 8upx; + bottom: 200rpx; + right: 8rpx; display: flex; justify-content: center; align-items: center; image { - width: 26upx; - height: 34upx; + width: 26rpx; + height: 34rpx; } } @@ -1511,16 +1512,16 @@ .box { background: rgba(21, 144, 233, 0.299); - width: 524upx; - height: 524upx; + width: 524rpx; + height: 524rpx; border-radius: 50%; display: flex; align-items: center; justify-content: center; .center { - width: 412upx; - height: 412upx; + width: 412rpx; + height: 412rpx; background: #1590E9; border-radius: 50%; display: flex; @@ -1529,14 +1530,14 @@ flex-direction: column; .voice { - width: 110upx; - height: 133upx; + width: 110rpx; + height: 133rpx; } .text { color: #FFFFFF; - font-size: 36upx; - margin-top: 24upx; + font-size: 36rpx; + margin-top: 24rpx; } } } diff --git a/pages/learning/Thefulltext/index.vue b/pages/learning/Thefulltext/index.vue index 9bbe33a..06f9e95 100644 --- a/pages/learning/Thefulltext/index.vue +++ b/pages/learning/Thefulltext/index.vue @@ -57,7 +57,6 @@ C D E - F G H @@ -269,7 +268,6 @@ }) }, addHot() { - // console.log('30') this.$u.post('/zkstudyrecord', { targetId: this.customerId }) @@ -280,7 +278,6 @@ onPlay() { this.innerAudioContext.onPlay(() => { // 播放监听 - console.log('播放!'); this.audioPlay = true; }); }, @@ -348,6 +345,7 @@ if (this.num >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -789,7 +787,7 @@ icon: "none", title: "上传成功" }) - console.log(uploadFileRes.data); + // console.log(uploadFileRes.data); } }); } @@ -872,7 +870,7 @@ // 表单 .tian-view { - width: 570upx; + width: 570rpx; background-color: #FFFFFF; border-bottom: 1px solid #ededee; display: flex; @@ -921,10 +919,10 @@ } .bounced { - width: 570upx; + width: 570rpx; background: #FFFFFF; z-index: 1000; - border-radius: 10upx; + border-radius: 10rpx; position: fixed; left: 50%; top: 50%; @@ -972,9 +970,9 @@ } .bounced3 { - height: 100upx; + height: 100rpx; width: 100%; - margin-top: 40upx; + margin-top: 40rpx; border-top: 1px solid #dddddd; display: flex; } @@ -983,9 +981,9 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; + line-height: 100rpx; border-right: 1px solid #dddddd; - font-size: 36upx; + font-size: 36rpx; color: #999999; } @@ -993,8 +991,8 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; - font-size: 36upx; + line-height: 100rpx; + font-size: 36rpx; color: #108ee9; } } @@ -1074,14 +1072,14 @@ .fileName { text-align: center; margin: 10rpx auto; - width: 115rpx; - height: 42rpx; - line-height: 42rpx; - background: #EFEFEF; + width: 120rpx; + height: 52rpx; + line-height: 52rpx; + background: #F8F8F8; border-radius: 4rpx; - font-size: 20rpx; + font-size: 28rpx; font-weight: 400; - color: #333333; + color: #666; } } @@ -1211,8 +1209,8 @@ } .translation .top { - margin: 0 -30upx; - padding: 0 30upx; + margin: 0 -30rpx; + padding: 0 30rpx; background: #ffffff; border-bottom: 1rpx solid #F2F2F2; padding-bottom: 10rpx; @@ -1224,7 +1222,7 @@ .hash { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } } @@ -1290,18 +1288,18 @@ } .scroll-Y { - font-size: 36upx; + font-size: 36rpx; color: #999999; background: #FFFFFF; - margin-top: 30upx; + margin-top: 30rpx; flex: 1; overflow-y: scroll; width: 100%; } .scroll-Y .text { - margin: 50upx 30upx; - line-height: 80upx; + margin: 30rpx; + line-height: 80rpx; display: flex; align-items: center; } @@ -1314,37 +1312,30 @@ .content { margin-left: 0; - margin-right: 30upx; + margin-right: 30rpx; background: #F6F6F6; color: #999999; } } .scroll-Y .text .avatar { - width: 64upx; - height: 64upx; - line-height: 64upx; + width: 64rpx; + height: 64rpx; + line-height: 64rpx; text-align: center; - // border: 1rpx solid red; font-size: 36rpx; border-radius: 50%; background: #F2F2F2; color: #008EF2; - // display: flex; - // justify-content: center; - // align-items: center; - // image { - // width: 40upx; - // } } .scroll-Y .text .content { - margin-left: 30upx; + margin-left: 30rpx; line-height: 60rpx; text-align: left; padding: 0 5px; background: #2BC805; - border-radius: 8upx; + border-radius: 8rpx; max-width: 442rpx; color: #FFFFFF; position: relative; @@ -1379,34 +1370,34 @@ } .likeArea { - width: 86upx; - height: 84upx; - margin: 20upx auto 38upx auto; + width: 86rpx; + height: 84rpx; + margin: 20rpx auto 38rpx auto; border-radius: 50%; display: flex; justify-content: center; align-items: center; - border: 1upx solid #C1C2C1; + border: 1rpx solid #C1C2C1; &.liked { - border: 1upx solid rgba(21, 144, 233, 1); + border: 1rpx solid rgba(21, 144, 233, 1); } image { - width: 38upx; - height: 39upx; + width: 38rpx; + height: 39rpx; } } .chat { display: flex; flex-direction: column; - border-top: 1upx solid rgba(151, 151, 151, 0.4); - padding-top: 20upx; + border-top: 1rpx solid rgba(151, 151, 151, 0.4); + padding-top: 20rpx; .total { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } .list { @@ -1415,17 +1406,17 @@ .message { display: flex; - margin-top: 20upx; + margin-top: 20rpx; - border-bottom: 1upx solid rgba(151, 151, 151, 0.4); - padding-bottom: 20upx; + border-bottom: 1rpx solid rgba(151, 151, 151, 0.4); + padding-bottom: 20rpx; &:last-child { border-bottom: 0; } .avator { - margin-left: 120upx; + margin-left: 120rpx; } &:first-child { @@ -1437,49 +1428,49 @@ .right { display: flex; flex-direction: column; - margin-left: 20upx; + margin-left: 20rpx; flex: 1; .name { color: rgba(16, 16, 16, 1); - font-size: 30upx; + font-size: 30rpx; } .subtitle { color: rgba(120, 120, 120, 1); - font-size: 24upx; - margin-top: 16upx; + font-size: 24rpx; + margin-top: 16rpx; } .answer { - font-size: 24upx; + font-size: 24rpx; color: #787878; } .content { color: rgba(49, 48, 48, 1); - font-size: 30upx; - margin-top: 20upx; + font-size: 30rpx; + margin-top: 20rpx; position: relative; } .bottom { - margin-top: 16upx; + margin-top: 16rpx; display: flex; justify-content: space-between; .time { color: rgba(185, 185, 185, 1); - font-size: 20upx; + font-size: 20rpx; } .button { color: rgba(144, 144, 144, 1); - font-size: 30upx; - width: 111upx; - height: 44upx; - border-radius: 22upx; - border: 1upx solid rgba(151, 151, 151, 1); + font-size: 30rpx; + width: 111rpx; + height: 44rpx; + border-radius: 22rpx; + border: 1rpx solid rgba(151, 151, 151, 1); text-align: center; } } @@ -1489,43 +1480,43 @@ } .bottomArea { - min-height: 90upx; + min-height: 90rpx; background: #F0F2F5; width: 100vw; margin: 0 -30rpx; display: flex; align-items: center; - border-top: 1upx solid rgba(151, 151, 151, 0.25); + border-top: 1rpx solid rgba(151, 151, 151, 0.25); .voice { - width: 44upx; - height: 44upx; - margin-left: 38upx; + width: 44rpx; + height: 44rpx; + margin-left: 38rpx; } .inputArea { - margin-left: 38upx; - margin-right: 38upx; + margin-left: 38rpx; + margin-right: 38rpx; flex: 1; display: flex; position: relative; .edit { - width: 30upx; - height: 28upx; + width: 30rpx; + height: 28rpx; position: absolute; - top: 31upx; - left: 27upx; + top: 31rpx; + left: 27rpx; } .editor { background: rgba(0, 139, 245, 0.17); - border-radius: 29upx; + border-radius: 29rpx; flex: 1; - min-height: 58upx; + min-height: 58rpx; width: unset; - padding: 0 32upx; - font-size: 30upx; + padding: 0 32rpx; + font-size: 30rpx; margin: 16rpx 0; line-height: 29px; } @@ -1543,21 +1534,21 @@ } .download { - width: 41upx; - height: 35upx; - margin-right: 36upx; + width: 41rpx; + height: 35rpx; + margin-right: 36rpx; } .like { - width: 38upx; - height: 39upx; - margin-right: 38upx; + width: 38rpx; + height: 39rpx; + margin-right: 38rpx; } .add { - width: 50upx; - height: 50upx; - margin-right: 38upx; + width: 50rpx; + height: 50rpx; + margin-right: 38rpx; } .send { @@ -1570,21 +1561,21 @@ } .backTop { - width: 60upx; - height: 60upx; + width: 60rpx; + height: 60rpx; background: rgba(211, 235, 253, 1); - box-shadow: 0upx 0upx 2upx 4upx rgba(38, 161, 255, 0.04); + box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04); border-radius: 50%; position: fixed; - bottom: 200upx; - right: 8upx; + bottom: 200rpx; + right: 8rpx; display: flex; justify-content: center; align-items: center; image { - width: 26upx; - height: 34upx; + width: 26rpx; + height: 34rpx; } } @@ -1605,16 +1596,16 @@ .box { background: rgba(21, 144, 233, 0.299); - width: 524upx; - height: 524upx; + width: 524rpx; + height: 524rpx; border-radius: 50%; display: flex; align-items: center; justify-content: center; .center { - width: 412upx; - height: 412upx; + width: 412rpx; + height: 412rpx; background: #1590E9; border-radius: 50%; display: flex; @@ -1623,14 +1614,14 @@ flex-direction: column; .voice { - width: 110upx; - height: 133upx; + width: 110rpx; + height: 133rpx; } .text { color: #FFFFFF; - font-size: 36upx; - margin-top: 24upx; + font-size: 36rpx; + margin-top: 24rpx; } } } diff --git a/pages/learning/Thefulltext/index2.vue b/pages/learning/Thefulltext/index2.vue index 963e600..13246a4 100644 --- a/pages/learning/Thefulltext/index2.vue +++ b/pages/learning/Thefulltext/index2.vue @@ -6,17 +6,14 @@ 请输入关键字 - + {{date}} - + 查看全部评论 接待时长 {{alltimeStr}} - - - - - - - {{ item.speaker | toCapital }} - - + + + {{ item.speaker | toCapital }} @@ -183,7 +176,6 @@ }, data() { return { - Aimg: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAACqVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9/f3////9/f39/f3////////9/f3////////////9/f3////9/f39/f3////9/f3////////9/f3////9/f3////////////////9/f39/f3////////9/f39/f3////9/f39/f3////////9/f39/f3////////9/f39/f39/f3////////////////+/v7+/v7////+/v7////+/v7////+/v7+/v7////////+/v7+/v7////+/v7////+/v7////////////////////////////+/v7////+/v7////+/v7+/v7////////////+/v7////+/v7////+/v7+/v7////////+/v7////+/v7////////+/v7////////+/v7////+/v7+/v7+/v7////////+/v7+/v7////+/v7+/v7////+/v7////+/v7////+/v7////+/v7+/v7////+/v7+/v7////+/v7////+/v7////+/v7+/v7////+/v5jdC9iAAAA4nRSTlMAAQIDBAUGBwgLDA0ODxARExQVFhgbHB4fICEiIyQmJygpKy4wMTIzNDY3ODk6Oz0+P0BBQkRGR0lKTE5PUFFTVFVXWFlcXV9gYWJjZWZnaGlqa2xtbm9wcXJzdHV2d3h6e319foGBgoODh4mKiouMjI2QkZKSk5OUlpeYmZmam5ycnZ+foKGio6SmqKmpq6yur7CwsbGytba5uru8wMDBwcLCw8XGx8jJysrLzM7P0dLT1dXW1tfY2drc3N7f4OHh5Obm5+jp6uvs7vDx8vLz8/T09fX29/f4+fn6+vz8/f7+RVDt+wAAA55JREFUGBntwf9/1HMAB/DX7XYbuXWV1cyMoixfugrRGNXytW33pbVdJ83XkiMLSb4LJd/zZUi0SKT5FmGS77HUVaixnHP2+kt8vt3Zbp/3+7P3XR5+8XziP1E4uiYcrh1bjMNi6NzXumnoeX3eSOSrpHUv+zi0ogJ5qd3JLN1XuJGzwqW0sW4oclT0Im19XIqcuNdQ4D0vcnEDhdYgB2f+SbFZUHbEdkrsLYeqFko9CEVH7qJUohxqLqODO6BmLR18XwAVRQfpZDxUnExHjVBRR0eroGIZHX0AFe10tA8qdtNZIRR00VEPVLxLRzuh4jk62gIVy+joSaiI0tECqPDT0blQ4f6RDpI+KHmYDjZBzWQ6aIaibZSK+6BoOqViUOXqoER8BJSdlqJYFDm4h0LveJAD7+cUiFciJ1U/01aiGjk65zfaSF6EnE3azQEO1iAPFZuZZes45MUT3cM+emLFyNfwK3fQ8k1sFA6L0cElTzx9d1OVC/8bNG/gzY+GQaKk461gCQZr8iMHSNZD4nySv6wYj0EYFv2UhqcgcTsN70ePhtzER3+lJe6BxXP9jTctvrl1yS1jkLaNlkTbBR6IlF3dyT78sHh+oqkSlrJe/uOH1jGw4apem2I/1yLtGRo6kRZiP73t57mQxb+Z2dqRdikNtyLtBWb78Cz05bomyQH+KIGljIYaWNxxDtC72ouMgsdpZzosHhqqYDmFdraOQNpttHUfLKU0TITlKtra6IZpCu3tgMVPQx0sG2ivDqaVFDgOppk0LIbJm6C9DTB1UCAMU4SGZ2GqocAumL6jQBtMMRq2wLScAik3dMV/UWB/EQwrafgSpk6KlEJ3LIXOgGE9DQdgqKDQSdBNoNAiGL6i6SjowhSaAt1UCm2CzpOk6QTonqfQJdBdSKGkD5pKWqZCU7iHQtdB10KxWmjOpqUJmtMp9gB091LsIWiCtCyFZiHFXoZuHcW+hiZGy0vQvE2xT6DbTolKAI/R8hmA4SmKdUG3jxIhAG/QkigAZlAi6QJQTJk2AF1MGwXcRRkfgJGU2V8EHzP8wBeUqQQwllKTcCozpuFESk0AMJNSC3AxM8KYT6lpAFootRGLmLEQ6ynVCCBAqcSQ1cy4f8ghSs0HcMzvlKp+lRmvVFMqNQ6aaIoyd3Yy49vllOmuh+H4WZFIpFnTpJmjadTM1oQ1oVAgFNQENA0N9f01BIKh8OzGOU3NkbmXzwuV41/wNztgHKhu7WKTAAAAAElFTkSuQmCC", roleindex: 0, dialogList: [], // 录音对话转移列表 luyinList: [], //录音文件列表 @@ -222,11 +214,9 @@ toptextindex: 0, //上拉 转写文件下标 timer: null, watchAllCommit: false, // 查看全部评论 - ACTION: Symbol('zaudio'), // 唯一值区分每个页面的方法 isPageHide: false, // 是否息屏 duration: '', - }; }, onLoad(options) { @@ -244,10 +234,9 @@ that.addHot() }, 30000) - //注意: 不同的回调方法, 相同的业务函数方法名, 不会相互影响; this.$zaudio.on('stop', this.ACTION, () => { - console.log('我是强制暂停或关闭小程序音频浮窗触发的') + // console.log('我是强制暂停或关闭小程序音频浮窗触发的') }) this.$zaudio.on('seek', this.ACTION, (time) => { this.sliderChangeComplate(this.TIMEEVENT(time)) @@ -288,6 +277,56 @@ methods: { + borderColor(index) { + let obj = { + color: '', + borderRadius: '', + border: '' + } + switch (index) { + case 1: + obj.color = '#E6625B'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #E6625B'; + break; + case 2: + obj.color = '#FF981E'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #FF981E'; + break; + case 3: + obj.color = '#F6BD16'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #F6BD16'; + break; + case 5: + obj.color = '#4980C8'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #4980C8'; + break; + case 6: + obj.color = '#60CBEC'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #60CBEC'; + break; + case 7: + obj.color = '##FF981E'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #FF981E'; + break; + case 8: + obj.color = '#4F861E'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #4F861E'; + break; + default: + obj.color = '#9F61C8'; + obj.borderRadius = '8rpx'; + obj.border= '2rpx solid #9F61C8'; + break; + } + return obj + }, toKeywordsearch() { uni.navigateTo({ url: '/pages/learning/Thefulltext/search?customerId=' + this.customerId + "&status=" + this @@ -303,7 +342,6 @@ }) }, addHot() { - // console.log('30') this.$u.post('/zkstudyrecord', { targetId: this.customerId }) @@ -339,6 +377,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -369,7 +408,7 @@ }) } } - console.log("上一页", this.toptextindex) + // console.log("上一页", this.toptextindex) }, //获取点赞列表isLiked likegetLike getdianzan() { @@ -518,7 +557,7 @@ }; //有新的识别内容返回,则会调用此事件 manager.onRecognize = (res) => { - console.log('ing' + res.result); + // console.log('ing' + res.result); } // 识别结束事件 @@ -609,7 +648,7 @@ icon: "none", title: "上传成功" }) - console.log(uploadFileRes.data); + // console.log(uploadFileRes.data); } }); } @@ -659,7 +698,6 @@ this.watchAllCommit = true }, gotoTop() { - console.log("asdasdasd") this.scrollId = null; this.$nextTick(() => { this.scrollId = "top"; @@ -721,7 +759,7 @@ // 表单 .tian-view { - width: 570upx; + width: 570rpx; background-color: #FFFFFF; border-bottom: 1px solid #ededee; display: flex; @@ -770,10 +808,10 @@ } .bounced { - width: 570upx; + width: 570rpx; background: #FFFFFF; z-index: 1000; - border-radius: 10upx; + border-radius: 10rpx; position: fixed; left: 50%; top: 50%; @@ -821,9 +859,9 @@ } .bounced3 { - height: 100upx; + height: 100rpx; width: 100%; - margin-top: 40upx; + margin-top: 40rpx; border-top: 1px solid #dddddd; display: flex; } @@ -832,9 +870,9 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; + line-height: 100rpx; border-right: 1px solid #dddddd; - font-size: 36upx; + font-size: 36rpx; color: #999999; } @@ -842,8 +880,8 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; - font-size: 36upx; + line-height: 100rpx; + font-size: 36rpx; color: #108ee9; } } @@ -1047,8 +1085,6 @@ } .translation { - padding-left: 30rpx; - padding-right: 30rpx; background: #FFFFFF; display: flex; flex-direction: column; @@ -1056,45 +1092,51 @@ } .translation .top { - margin: 0 -30upx; - padding: 0 30upx; + margin-top: 20rpx; + padding: 0 30rpx; background: #ffffff; border-bottom: 1rpx solid #F2F2F2; padding-bottom: 10rpx; } .translation .top .title { + padding: 0 30rpx; display: flex; + align-items: center; justify-content: space-between; .hash { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 26rpx; } } .call_record_time { - height: 44rpx; - font-size: 28rpx; - font-weight: 600; - color: #008EF2; - line-height: 44rpx; + height: 42rpx; + line-height: 42rpx; + font-size: 30rpx; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #303030; } .call_record_time_one { - height: 48rpx; - font-size: 24rpx; - font-weight: 500; + padding-left:30rpx; color: #70798d; - line-height: 48rpx; display: flex; justify-content: space-between; position: relative; + height: 40rpx; + font-size: 28rpx; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #303030; + line-height: 40rpx; + margin-top: 20rpx; .diangweitupian { width: 46rpx; height: 46rpx; - // border: 1px solid red; position: absolute; top: 0rpx; right: 75rpx; @@ -1135,20 +1177,20 @@ } .scroll-Y { - font-size: 36upx; + font-size: 36rpx; color: #999999; background: #FFFFFF; - margin-top: 30upx; + margin-top: 30rpx; flex: 1; overflow-y: scroll; width: 100%; } .scroll-Y .text { - margin: 50upx 30upx; - line-height: 80upx; + margin: 30rpx; + line-height: 40rpx; display: flex; - align-items: center; + align-items: flex-start; } .scroll-Y .text[data-speaker="2"], @@ -1159,93 +1201,67 @@ .content { margin-left: 0; - margin-right: 30upx; - background: #F6F6F6; - color: #999999; + margin-right: 30rpx; } } .scroll-Y .text .avatar { - width: 64upx; - height: 64upx; - line-height: 64upx; - text-align: center; - // border: 1rpx solid red; - font-size: 36rpx; - border-radius: 50%; - background: #F2F2F2; - color: #008EF2; - - // display: flex; - // justify-content: center; - // align-items: center; - image { - width: 40upx; + text{ + display: block; + width: 72rpx; + height: 72rpx; + line-height: 72rpx; + text-align: center; + background: #FFFFFF; + border-radius: 8rpx; + font-size: 30rpx; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + box-sizing: border-box; + } + image{ + width: 72rpx; + height: 72rpx; } } .scroll-Y .text .content { - margin-left: 30upx; - line-height: 60rpx; + margin-left: 30rpx; text-align: left; - padding: 0 5px; - background: #F6F6F6; - border-radius: 8upx; + padding: 10rpx; + background: #f8f8f8; + border-radius: 12rpx; max-width: 442rpx; color: #999999; position: relative; - - .tankuangcss { - position: absolute; - top: -53rpx; - left: -80rpx; - width: 318rpx; - height: 68rpx; - background-color: #333333; - font-size: 24rpx; - color: #FFFFFF; - padding-top: 4rpx; - padding-bottom: 4rpx; - display: flex; - align-items: center; - border-radius: 15rpx; - } - } - - .scroll-Y .isGreen .contentInfo .contentMain .content { - background: #2BC805 !important; - color: #FFFFFF; + font-size: 30rpx; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #505050; + line-height: 40rpx; } - .scroll-Y .text.active .content { - color: #FF7538 !important; - position: relative; - } - - .scroll-Y .text.active[data-speaker="2"] .content, - .scroll-Y .text.active[data-speaker="4"] .content, - .scroll-Y .text.active[data-speaker="6"] .content { - color: #FF7538 !important; + color: #2671E2 !important; position: relative; } .likeArea { - width: 86upx; - height: 84upx; - margin: 20upx auto 38upx auto; + width: 86rpx; + height: 84rpx; + margin: 20rpx auto 38rpx auto; border-radius: 50%; display: flex; justify-content: center; align-items: center; - border: 1upx solid #C1C2C1; + border: 1rpx solid #C1C2C1; &.liked { - border: 1upx solid rgba(21, 144, 233, 1); + border: 1rpx solid rgba(21, 144, 233, 1); } image { - width: 38upx; - height: 39upx; + width: 38rpx; + height: 39rpx; } } @@ -1257,7 +1273,7 @@ .total { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } .list { @@ -1266,17 +1282,17 @@ .message { display: flex; - margin-top: 20upx; + margin-top: 20rpx; - border-bottom: 1upx solid rgba(151, 151, 151, 0.4); - padding-bottom: 20upx; + border-bottom: 1rpx solid rgba(151, 151, 151, 0.4); + padding-bottom: 20rpx; &:last-child { border-bottom: 0; } .avator { - margin-left: 120upx; + margin-left: 120rpx; } &:first-child { @@ -1288,49 +1304,49 @@ .right { display: flex; flex-direction: column; - margin-left: 20upx; + margin-left: 20rpx; flex: 1; .name { color: rgba(16, 16, 16, 1); - font-size: 30upx; + font-size: 30rpx; } .subtitle { color: rgba(120, 120, 120, 1); - font-size: 24upx; - margin-top: 16upx; + font-size: 24rpx; + margin-top: 16rpx; } .answer { - font-size: 24upx; + font-size: 24rpx; color: #787878; } .content { color: rgba(49, 48, 48, 1); - font-size: 30upx; - margin-top: 20upx; + font-size: 30rpx; + margin-top: 20rpx; position: relative; } .bottom { - margin-top: 16upx; + margin-top: 16rpx; display: flex; justify-content: space-between; .time { color: rgba(185, 185, 185, 1); - font-size: 20upx; + font-size: 20rpx; } .button { color: rgba(144, 144, 144, 1); - font-size: 30upx; - width: 111upx; - height: 44upx; - border-radius: 22upx; - border: 1upx solid rgba(151, 151, 151, 1); + font-size: 30rpx; + width: 111rpx; + height: 44rpx; + border-radius: 22rpx; + border: 1rpx solid rgba(151, 151, 151, 1); text-align: center; } } @@ -1340,42 +1356,42 @@ } .bottomArea { - min-height: 90upx; + min-height: 90rpx; background: #F0F2F5; width: 100vw; display: flex; align-items: center; - border-top: 1upx solid rgba(151, 151, 151, 0.25); + border-top: 1rpx solid rgba(151, 151, 151, 0.25); .voice { - width: 44upx; - height: 44upx; - margin-left: 38upx; + width: 44rpx; + height: 44rpx; + margin-left: 38rpx; } .inputArea { - margin-left: 38upx; - margin-right: 38upx; + margin-left: 38rpx; + margin-right: 38rpx; flex: 1; display: flex; position: relative; .edit { - width: 30upx; - height: 28upx; + width: 30rpx; + height: 28rpx; position: absolute; - top: 31upx; - left: 27upx; + top: 31rpx; + left: 27rpx; } .editor { background: rgba(0, 139, 245, 0.17); - border-radius: 29upx; + border-radius: 29rpx; flex: 1; - min-height: 58upx; + min-height: 58rpx; width: unset; - padding: 0 32upx; - font-size: 30upx; + padding: 0 32rpx; + font-size: 30rpx; margin: 16rpx 0; line-height: 29px; } @@ -1393,21 +1409,21 @@ } .download { - width: 41upx; - height: 35upx; - margin-right: 36upx; + width: 41rpx; + height: 35rpx; + margin-right: 36rpx; } .like { - width: 38upx; - height: 39upx; - margin-right: 38upx; + width: 38rpx; + height: 39rpx; + margin-right: 38rpx; } .add { - width: 50upx; - height: 50upx; - margin-right: 38upx; + width: 50rpx; + height: 50rpx; + margin-right: 38rpx; } .send { @@ -1420,21 +1436,21 @@ } .backTop { - width: 60upx; - height: 60upx; + width: 60rpx; + height: 60rpx; background: rgba(211, 235, 253, 1); - box-shadow: 0upx 0upx 2upx 4upx rgba(38, 161, 255, 0.04); + box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04); border-radius: 50%; position: fixed; - bottom: 200upx; - right: 8upx; + bottom: 200rpx; + right: 8rpx; display: flex; justify-content: center; align-items: center; image { - width: 26upx; - height: 34upx; + width: 26rpx; + height: 34rpx; } } @@ -1455,16 +1471,16 @@ .box { background: rgba(21, 144, 233, 0.299); - width: 524upx; - height: 524upx; + width: 524rpx; + height: 524rpx; border-radius: 50%; display: flex; align-items: center; justify-content: center; .center { - width: 412upx; - height: 412upx; + width: 412rpx; + height: 412rpx; background: #1590E9; border-radius: 50%; display: flex; @@ -1473,14 +1489,14 @@ flex-direction: column; .voice { - width: 110upx; - height: 133upx; + width: 110rpx; + height: 133rpx; } .text { color: #FFFFFF; - font-size: 36upx; - margin-top: 24upx; + font-size: 36rpx; + margin-top: 24rpx; } } } diff --git a/pages/login/Setthepassword.vue b/pages/login/Setthepassword.vue index 88ca652..759c8c4 100644 --- a/pages/login/Setthepassword.vue +++ b/pages/login/Setthepassword.vue @@ -32,7 +32,6 @@ - 确认 @@ -341,9 +340,6 @@ } .agreeBox { - /* text-align: center; */ - /* width: 450rpx; */ - /* padding-left: 145rpx; */ font-size: 28rpx; color: #88909E; margin: 0 auto; diff --git a/pages/login/Verification.vue b/pages/login/Verification.vue index de8ff7e..8fdabed 100644 --- a/pages/login/Verification.vue +++ b/pages/login/Verification.vue @@ -295,11 +295,6 @@ position: relative; .head-immg { - // width: 118rpx; - // height: 61rpx; - // position: absolute; - // top: 300rpx; - // left: 100rpx; width: 750rpx; height: 778rpx; position: absolute; @@ -308,8 +303,8 @@ .logo { - width: 248upx; - height: 248upx; + width: 248rpx; + height: 248rpx; display: block; position: absolute; top: 134rpx; diff --git a/pages/login/index.vue b/pages/login/index.vue index a180b3f..f13e365 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -17,7 +17,7 @@ + maxlength="11" placeholder-style="color:#aaa"/> @@ -25,9 +25,9 @@ + type="password" v-model="password" maxlength="16" v-if="passwordType"/> + maxlength="16" v-model="password" v-else/> 原密码 + v-model="password" type="text"/> @@ -15,7 +15,7 @@ 新密码 + v-model="newPassword" type="password"/> @@ -24,7 +24,7 @@ 确认密码 + v-model="queryPassword" type="password"/> diff --git a/pages/mine/details.vue b/pages/mine/details.vue index 57127f7..4611c8a 100644 --- a/pages/mine/details.vue +++ b/pages/mine/details.vue @@ -472,7 +472,7 @@ this.alltimeStr = this.getTime(alltime) if (info) { res.forEach((item, index) => { - console.log(item, '打印音频列表内容') + // console.log(item, '打印音频列表内容') if (item.id == info.id) { this.luyinList = res; this.csdFileindex = index; @@ -505,6 +505,7 @@ if (this.num >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -544,7 +545,6 @@ content: '确认取消加精?', success: (res) => { if (res.confirm) { - console.log('用户点击确定'); let params = { carId: this.customerId, } @@ -569,7 +569,6 @@ content: '确认加精?', success: (res) => { if (res.confirm) { - console.log('用户点击确定'); let objdata = { "carId": that.customerId, //客户id "status": 0, @@ -605,7 +604,6 @@ }) }) that.$forceUpdate(); - console.log('success'); } }); }, @@ -778,9 +776,7 @@ }, //录音列表显示隐藏 showFile() { - console.log("111111111111111111111111") this.isshowFile = !this.isshowFile; - console.log("222222222222222222222") }, //评分上下显隐 @@ -854,10 +850,9 @@ customerId: this.customerId } this.$u.get(config.service.getCorpusAnalysis, obj).then(data => { - console.log(data, 'jkdaslasaksklajdklasjdkljaskldjaskldjaslkdjsalk') try { const jsonInfo = JSON.parse(data.audioContent); - console.log(jsonInfo) + // console.log(jsonInfo) if (this.luyinList[this.csdFileindex].recordDuration > 360) { //拿到总条数 var stusnum = jsonInfo.length; @@ -868,16 +863,12 @@ var auth_timetimer = setInterval(() => { stusnum -= 100; - console.log("还剩下" + stusnum) + // console.log("还剩下" + stusnum) if (stusnum <= 0) { - console.log("停止") clearInterval(auth_timetimer); } else { - console.log("添加") - var newlistwang = []; newlistwang = jsonInfo.splice(0, 100); - console.log("新数组", newlistwang) newlistwang.forEach(item => { this.dialogList[0].message.push(item) }) @@ -904,7 +895,6 @@ } } }).catch(e => { - console.log(e, '123二83二我哦晶澳科技大说快了快到加快了') // if (e.da) uni.showModal({ title: '提示', @@ -996,8 +986,6 @@ coverImgUrl: '' } }) - console.log(this.luyinList, '123873892173812783218711111123873892173812783218711111123873892173812783218711111') - console.log(data, '123873892173812783218711111') this.$zaudio.setAudio(data) //渲染第一首音频 this.$zaudio.setRender(0) @@ -1035,7 +1023,7 @@ // 表单 .tian-view { - width: 570upx; + width: 570rpx; background-color: #FFFFFF; border-bottom: 1px solid #ededee; display: flex; @@ -1084,10 +1072,10 @@ } .bounced { - width: 570upx; + width: 570rpx; background: #FFFFFF; z-index: 1000; - border-radius: 10upx; + border-radius: 10rpx; position: fixed; left: 50%; top: 50%; @@ -1137,9 +1125,9 @@ } .bounced3 { - height: 100upx; + height: 100rpx; width: 100%; - margin-top: 40upx; + margin-top: 40rpx; border-top: 1px solid #dddddd; display: flex; } @@ -1148,9 +1136,9 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; + line-height: 100rpx; border-right: 1px solid #dddddd; - font-size: 36upx; + font-size: 36rpx; color: #999999; } @@ -1158,8 +1146,8 @@ width: 50%; height: 100%; text-align: center; - line-height: 100upx; - font-size: 36upx; + line-height: 100rpx; + font-size: 36rpx; color: #108ee9; } } @@ -1174,8 +1162,8 @@ } .translation .top { - margin: 0 -30upx; - padding: 0 30upx; + margin: 0 -30rpx; + padding: 0 30rpx; background: #ffffff; border-bottom: 1rpx solid #F2F2F2; padding-bottom: 10rpx; @@ -1187,7 +1175,7 @@ .hash { color: rgba(21, 144, 233, 1); - font-size: 24upx; + font-size: 24rpx; } } @@ -1314,18 +1302,18 @@ } .scroll-Y { - font-size: 36upx; + font-size: 36rpx; color: #999999; background: #FFFFFF; - margin-top: 30upx; + margin-top: 30rpx; flex: 1; overflow-y: scroll; width: 100%; } .scroll-Y .text { - margin: 50upx 30upx; - line-height: 80upx; + margin: 50rpx 30rpx; + line-height: 80rpx; display: flex; align-items: center; } @@ -1338,35 +1326,29 @@ .content { margin-left: 0; - margin-right: 30upx; + margin-right: 30rpx; } } .scroll-Y .text .avatar { - width: 64upx; - height: 64upx; - line-height: 64upx; + width: 64rpx; + height: 64rpx; + line-height: 64rpx; text-align: center; - // border: 1rpx solid red; font-size: 36rpx; border-radius: 50%; background: #F2F2F2; color: #008EF2; - // display: flex; - // justify-content: center; - // align-items: center; - // image { - // width: 40upx; - // } + } .scroll-Y .text .content { - margin-left: 30upx; + margin-left: 30rpx; line-height: 60rpx; text-align: left; padding: 0 5px; background: #F6F6F6; - border-radius: 8upx; + border-radius: 8rpx; max-width: 442rpx; color: #999; position: relative; @@ -1471,21 +1453,21 @@ } .backTop { - width: 60upx; - height: 60upx; + width: 60rpx; + height: 60rpx; background: rgba(211, 235, 253, 1); - box-shadow: 0upx 0upx 2upx 4upx rgba(38, 161, 255, 0.04); + box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04); border-radius: 50%; position: fixed; - bottom: 200upx; - right: 8upx; + bottom: 200rpx; + right: 8rpx; display: flex; justify-content: center; align-items: center; image { - width: 26upx; - height: 34upx; + width: 26rpx; + height: 34rpx; } } diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index bfe0277..0a0bb49 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -94,16 +94,7 @@ 更多 - - @@ -224,8 +215,7 @@ - + 接待顾问 {{userlistobj.agentName}} @@ -379,7 +369,7 @@ v-if="Acquirecustomerintentlist2.length==0"> 暂无数据 - {{item.name}} @@ -466,7 +456,6 @@ zhixingcenterindex: 0, prohibitedlist: [], guanjianciishow: false, - Aimg: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAACqVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9/f3////9/f39/f3////////9/f3////////////9/f3////9/f39/f3////9/f3////////9/f3////9/f3////////////////9/f39/f3////////9/f39/f3////9/f39/f3////////9/f39/f3////////9/f39/f39/f3////////////////+/v7+/v7////+/v7////+/v7////+/v7+/v7////////+/v7+/v7////+/v7////+/v7////////////////////////////+/v7////+/v7////+/v7+/v7////////////+/v7////+/v7////+/v7+/v7////////+/v7////+/v7////////+/v7////////+/v7////+/v7+/v7+/v7////////+/v7+/v7////+/v7+/v7////+/v7////+/v7////+/v7////+/v7+/v7////+/v7+/v7////+/v7////+/v7////+/v7+/v7////+/v5jdC9iAAAA4nRSTlMAAQIDBAUGBwgLDA0ODxARExQVFhgbHB4fICEiIyQmJygpKy4wMTIzNDY3ODk6Oz0+P0BBQkRGR0lKTE5PUFFTVFVXWFlcXV9gYWJjZWZnaGlqa2xtbm9wcXJzdHV2d3h6e319foGBgoODh4mKiouMjI2QkZKSk5OUlpeYmZmam5ycnZ+foKGio6SmqKmpq6yur7CwsbGytba5uru8wMDBwcLCw8XGx8jJysrLzM7P0dLT1dXW1tfY2drc3N7f4OHh5Obm5+jp6uvs7vDx8vLz8/T09fX29/f4+fn6+vz8/f7+RVDt+wAAA55JREFUGBntwf9/1HMAB/DX7XYbuXWV1cyMoixfugrRGNXytW33pbVdJ83XkiMLSb4LJd/zZUi0SKT5FmGS77HUVaixnHP2+kt8vt3Zbp/3+7P3XR5+8XziP1E4uiYcrh1bjMNi6NzXumnoeX3eSOSrpHUv+zi0ogJ5qd3JLN1XuJGzwqW0sW4oclT0Im19XIqcuNdQ4D0vcnEDhdYgB2f+SbFZUHbEdkrsLYeqFko9CEVH7qJUohxqLqODO6BmLR18XwAVRQfpZDxUnExHjVBRR0eroGIZHX0AFe10tA8qdtNZIRR00VEPVLxLRzuh4jk62gIVy+joSaiI0tECqPDT0blQ4f6RDpI+KHmYDjZBzWQ6aIaibZSK+6BoOqViUOXqoER8BJSdlqJYFDm4h0LveJAD7+cUiFciJ1U/01aiGjk65zfaSF6EnE3azQEO1iAPFZuZZes45MUT3cM+emLFyNfwK3fQ8k1sFA6L0cElTzx9d1OVC/8bNG/gzY+GQaKk461gCQZr8iMHSNZD4nySv6wYj0EYFv2UhqcgcTsN70ePhtzER3+lJe6BxXP9jTctvrl1yS1jkLaNlkTbBR6IlF3dyT78sHh+oqkSlrJe/uOH1jGw4apem2I/1yLtGRo6kRZiP73t57mQxb+Z2dqRdikNtyLtBWb78Cz05bomyQH+KIGljIYaWNxxDtC72ouMgsdpZzosHhqqYDmFdraOQNpttHUfLKU0TITlKtra6IZpCu3tgMVPQx0sG2ivDqaVFDgOppk0LIbJm6C9DTB1UCAMU4SGZ2GqocAumL6jQBtMMRq2wLScAik3dMV/UWB/EQwrafgSpk6KlEJ3LIXOgGE9DQdgqKDQSdBNoNAiGL6i6SjowhSaAt1UCm2CzpOk6QTonqfQJdBdSKGkD5pKWqZCU7iHQtdB10KxWmjOpqUJmtMp9gB091LsIWiCtCyFZiHFXoZuHcW+hiZGy0vQvE2xT6DbTolKAI/R8hmA4SmKdUG3jxIhAG/QkigAZlAi6QJQTJk2AF1MGwXcRRkfgJGU2V8EHzP8wBeUqQQwllKTcCozpuFESk0AMJNSC3AxM8KYT6lpAFootRGLmLEQ6ynVCCBAqcSQ1cy4f8ghSs0HcMzvlKp+lRmvVFMqNQ6aaIoyd3Yy49vllOmuh+H4WZFIpFnTpJmjadTM1oQ1oVAgFNQENA0N9f01BIKh8OzGOU3NkbmXzwuV41/wNztgHKhu7WKTAAAAAElFTkSuQmCC", tablist: [], roleindex: 0, roleindexbiaoji: 0, @@ -1215,6 +1204,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -1233,6 +1223,7 @@ if (this.textindex >= lengthcz) { uni.showToast({ title: '到底了', + icon: 'none', duration: 2000 }); return @@ -1833,7 +1824,6 @@ .headbox { width: 100%; min-height: 173rpx; - border-bottom: 1px solid #E0E0E0; } .zhuti { @@ -1844,13 +1834,13 @@ .bottombox { width: 100%; height: 170rpx; - border-top: 1px solid #E0E0E0; + border-top: 1rpx solid #E0E0E0; padding-bottom: 10rpx; .bottomhead { width: 100%; height: 81rpx; - border-bottom: 1px solid #E0E0E0; + border-bottom: 1rpx solid #E0E0E0; display: flex; justify-content: space-between; align-items: center; @@ -2013,6 +2003,8 @@ height: 88rpx; display: flex; align-items: center; + border-top: 1rpx solid #E0E0E0; + border-bottom: 1rpx solid #E0E0E0; .headovfu { flex: 1; @@ -2045,12 +2037,11 @@ .headpade { width: 160rpx; - height: 60rpx; + height: 88rpx; display: flex; justify-content: center; align-items: center; - border-left: 1px solid #D6D6D6; - + box-shadow: -4rpx 0px 8rpx -4rpx rgba(0, 0, 0, 0.2); .biaoji { text-align: center; line-height: 52rpx; diff --git a/pages/mine/equipment/index.vue b/pages/mine/equipment/index.vue index a208f40..94417a2 100644 --- a/pages/mine/equipment/index.vue +++ b/pages/mine/equipment/index.vue @@ -216,6 +216,7 @@ } else { uni.showToast({ title: '已经到底了!', + icon: 'none', duration: 2000 }); } @@ -275,43 +276,8 @@ } } - // .infoinputbox { - // width: 100%; - // height: 61rpx; - // position: relative; - - // .infoinput { - // width: 690rpx; - // height: 61rpx; - // background: #DEDEDE; - // border-radius: 31rpx; - // margin: 0 auto; - // color: #999999; - // font-size: 26rpx; - // padding-left: 20rpx; - // } - - // .dingweiinfo { - // width: 40rpx; - // height: 61rpx; - // background-color: #DEDEDE; - // position: absolute; - // top: 0rpx; - // left: 660rpx; - // display: flex; - // align-items: center; - // z-index: 1000; - // .sehoimg { - // display: block; - // width: 40rpx; - // height: 40rpx; - // } - // } - // } - .tab-box { width: 100%; - .tab-item-wrap { height: 88rpx; line-height: 88rpx; @@ -405,7 +371,6 @@ .you2 { width: 114rpx; height: 30rpx; - // border: 1rpx solid red; font-size: 20rpx; color: #333333; margin-left: 6rpx; @@ -414,7 +379,6 @@ .you22 { width: 114rpx; height: 30rpx; - // border: 1rpx solid red; font-size: 20rpx; color: red; margin-left: 6rpx; @@ -435,7 +399,6 @@ .you4 { width: 100rpx; height: 30rpx; - // border: 1rpx solid red; font-size: 20rpx; color: #333333; margin-left: 6rpx; diff --git a/pages/mine/messageList.vue b/pages/mine/messageList.vue index 861afe6..18e6aa0 100644 --- a/pages/mine/messageList.vue +++ b/pages/mine/messageList.vue @@ -169,9 +169,9 @@ this.list[1].count = res.data.data.count } if (res.data.data == null) { - console.log(11) uni.showToast({ title: '已经到底了!', + icon: 'none', duration: 2000 }); } else { @@ -296,4 +296,4 @@ } } } - + diff --git a/pages/mine/reception/addreception.vue b/pages/mine/reception/addreception.vue index 8ac437d..fdc0371 100644 --- a/pages/mine/reception/addreception.vue +++ b/pages/mine/reception/addreception.vue @@ -186,12 +186,9 @@ that.baochunfun() } else { if (res.zs == 0) { - console.log(res, 'ajdlksajdklsajkdljsakldjsakl') - console.log(res, 'ajdlksajdklsajkdljsakldjsakl') that.parames.agentId = res.assign.accountId; that.baochunfun() } else { - console.log("zo") if (res.assign == null && res.replacement == null) { that.baochunfun() } else { @@ -291,7 +288,7 @@ this.$u.get("/zkAgentPool/freeList?itemId=" + this.parames.projectId).then(res => { this.freeList = res; this.freeList.forEach(item => { - console.log(item, '顾问') + // console.log(item, '顾问') if (item.onLine == 0) { item.label = item.name + "(离线)"; } else if (item.onLine == 1) { @@ -314,7 +311,7 @@ .sexRadio { color: #BFBFBF; border: 1rpx solid #BFBFBF; - font-size: 24upx; + font-size: 24rpx; width: 120rpx; height: 60rpx; text-align: center; diff --git a/pages/mine/reception/consultant.vue b/pages/mine/reception/consultant.vue index 76273f3..1026fb3 100644 --- a/pages/mine/reception/consultant.vue +++ b/pages/mine/reception/consultant.vue @@ -177,27 +177,27 @@ align-items: center; .image { - width: 478upx; - height: 478upx; + width: 478rpx; + height: 478rpx; } .tips { - font-size: 36upx; + font-size: 36rpx; color: #242424; line-height: 1; - margin-top: 50upx; + margin-top: 50rpx; } } .save { position: fixed; - width: calc(100vw - 60upx); - bottom: 50upx; + width: calc(100vw - 60rpx); + bottom: 50rpx; left: 30rpx; color: #FFFFFF; - font-size: 30upx; - height: 98upx; - border-radius: 8upx; + font-size: 30rpx; + height: 98rpx; + border-radius: 8rpx; display: flex; justify-content: center; align-items: center; diff --git a/pages/mine/registerForm.vue b/pages/mine/registerForm.vue index e581ee6..c3ed227 100644 --- a/pages/mine/registerForm.vue +++ b/pages/mine/registerForm.vue @@ -203,7 +203,7 @@ .sexRadio { color: #BFBFBF; border: 1rpx solid #BFBFBF; - font-size: 24upx; + font-size: 24rpx; width: 120rpx; height: 60rpx; text-align: center; diff --git a/pages/mine/signature.vue b/pages/mine/signature.vue index 9d61e0f..4631d37 100644 --- a/pages/mine/signature.vue +++ b/pages/mine/signature.vue @@ -36,14 +36,11 @@ util.getRequestPromise(config.service.upload, { personalProfile: this.name }).then(data => { - userInfos.personalProfile = this.name; - uni.setStorageSync('weapp_session_userInfo_data', userInfos); //写入缓存 uni.navigateBack({ delta: 1 }); - }); } }