|
@@ -61,6 +61,9 @@
|
|
|
this.$emit("onClick_KSRZ")
|
|
this.$emit("onClick_KSRZ")
|
|
|
},
|
|
},
|
|
|
onClick_KSKC(){
|
|
onClick_KSKC(){
|
|
|
|
|
+ uni.pageScrollTo({
|
|
|
|
|
+ scrollTop: 0, duration:1
|
|
|
|
|
+ });
|
|
|
this.$emit("onShowWebview720");
|
|
this.$emit("onShowWebview720");
|
|
|
// this.$emit("onClick_KSKC")
|
|
// this.$emit("onClick_KSKC")
|
|
|
},
|
|
},
|