GFRS-456【0312】首页改版 页面弹框处理 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-03-04 14:44:49 +08:00
parent 3ad0e303d3
commit dfd5869c21

View File

@@ -5,7 +5,7 @@
<div class="home-product-pcenter">
<div class="pcenter-title flex pt10 mr20 mb10 ml15 justify-content-s align-items-c" style="height: 30px;">
<h3 class="center-title fs15 pl10" style="border-left: 4px solid red;">知识社区</h3>
<span class="more fs13 c-gray-base" @click="checkZssq2">查看更多</span>
<span class="more fs13 c-gray-base" @click="checkZssq">查看更多</span>
</div>
<div class="pcenter-list">
<div class="pcenter-title flex mt4 mb10 mr15 ml10 justify-content-s">
@@ -103,10 +103,6 @@ export default {
})
},
checkZssq() {
// eslint-disable-next-line no-undef
EWebBridge.webCallAppInJs('webview_toast', '功能开发中,敬请期待')
},
checkZssq2() {
// eslint-disable-next-line no-undef
EWebBridge.webCallAppInJs('bridge', {
flag: 'webview_toast',