Ver Código Fonte

mod:来电弹屏

miaofuhao 11 meses atrás
pai
commit
f1282351c4

BIN
CallCenterWeb.UI/RMYY/0320dist.zip


+ 1 - 1
CallCenterWeb.UI/RMYY/src/views/callScreen/components/callScreen.vue

@@ -172,7 +172,7 @@ export default {
172 172
             this.activeName = 'first'
173 173
             this.$refs.tabs.$children[0].$refs.tabs[0].style.display = 'inline-block'
174 174
             this.$refs.tabs.$children[0].$refs.tabs[1].style.display = 'inline-block'
175
-            this.$refs.tabs.$children[0].$refs.tabs[2].style.display = 'none'
175
+            this.$refs.tabs.$children[0].$refs.tabs[2].style.display = 'inline-block'
176 176
           }
177 177
         }
178 178
       }

+ 1 - 0
CallCenterWeb.UI/RMYYAPP/manifest.json

@@ -5,6 +5,7 @@
5 5
     "versionName" : "2.3.0",
6 6
     "versionCode" : 230,
7 7
     "transformPx" : false,
8
+	"sassImplementationName": "node-sass",
8 9
     /* 5+App特有相关 */
9 10
     "app-plus" : {
10 11
         "usingComponents" : true,