|
|
@@ -113,12 +113,13 @@ import api from "@/pages/api/api.js"
|
|
|
];
|
|
|
this.actListB=[
|
|
|
{ imagStr:'/static/msdshj/yinsizhc@3x.png', title: this.$t('index.xiugaimima') },
|
|
|
- { imagStr:'/static/msdshj/fuwutiaok@3x.png', title: this.$t('user.fuwutiaok')},
|
|
|
+ // { imagStr:'/static/msdshj/fuwutiaok@3x.png', title: this.$t('user.fuwutiaok')},
|
|
|
{ imagStr:'/static/msdshj/yinsizhc@3x.png', title: this.$t('user.yinsizhc')},
|
|
|
+ { imagStr:'/static/msdshj/guanyuwomen.png', title: this.$t('user.guanyuwm') },
|
|
|
|
|
|
];
|
|
|
this.actListC=[
|
|
|
- { imagStr:'/static/msdshj/guanyuwomen.png', title: this.$t('user.guanyuwm') },
|
|
|
+
|
|
|
];
|
|
|
},
|
|
|
onShow() {
|
|
|
@@ -193,17 +194,16 @@ import api from "@/pages/api/api.js"
|
|
|
this.listClick(5);
|
|
|
}
|
|
|
if(index==1){
|
|
|
- this.openWebView(2)
|
|
|
+ this.listClick(8)
|
|
|
}
|
|
|
if(index==2){
|
|
|
- this.listClick(8)
|
|
|
+ this.openWebView(5)
|
|
|
}
|
|
|
},
|
|
|
itemSelectC(index){
|
|
|
if(index==0){
|
|
|
- this.openWebView(5)
|
|
|
+
|
|
|
}
|
|
|
-
|
|
|
},
|
|
|
|
|
|
gotoNextView(url){
|
|
|
@@ -405,7 +405,7 @@ import api from "@/pages/api/api.js"
|
|
|
url='https://cityexpress168.com.vn/bao-mat-thong-tin'
|
|
|
}
|
|
|
if(index==2){
|
|
|
- url='https://cityexpress168.com.vn/dieu-khoan-su-dung'
|
|
|
+ url='https://www.awayqtw.com'
|
|
|
}
|
|
|
if(index==3){
|
|
|
url='https://cityexpress168.com.vn/quy-che-hoat-dong'
|
|
|
@@ -414,7 +414,7 @@ import api from "@/pages/api/api.js"
|
|
|
url='https://cityexpress168.com.vn/quy-trinh-giai-quyet-tranh-chap-khieu-nai'
|
|
|
}
|
|
|
if(index==5){
|
|
|
- url='https://cityexpress168.com.vn/dia-chi-cong-ty'
|
|
|
+ url='https://www.awayqtw.com'
|
|
|
}
|
|
|
uni.navigateTo({
|
|
|
url:'/pages/index/Openwebview?url='+url
|