From ec511e31e01a195bfea5145f9e7e929a68cd9f7e Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Wed, 25 Mar 2020 01:05:55 +0800 Subject: [PATCH] 提交 --- SunshineLnsMinApp/pages/index/index.wxml | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) diff --git a/SunshineLnsMinApp/pages/index/index.wxml b/SunshineLnsMinApp/pages/index/index.wxml index b6118ee..3d689b4 100644 --- a/SunshineLnsMinApp/pages/index/index.wxml +++ b/SunshineLnsMinApp/pages/index/index.wxml @@ -39,7 +39,7 @@ <image class="eight-pane-icon " src="{{sjxf}} " /> <div class="eight-pane-title ">在线申诉</div> </div> - <div class="eight-pane-bottom-item " data-url='../lawPublicity/lawPublicity' bindtap="login"> + <div class="eight-pane-bottom-item " data-str="lawPublicity" bindtap='linkFunction'> <image class="eight-pane-icon " src="{{flxc}} " /> <div class="eight-pane-title ">法律宣传</div> </div> @@ -144,7 +144,7 @@ <!-- 营商环境企业服务 --> <view class='VerticalNav-flex' wx:if="{{moduleDiv==3}}"> <view class='VerticalNav-flex-t'> - <view class="bg-img" data-str="weiwc" bindtap='linkFunction' style="background-image: url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1576727354981&di=56a2d7e671ad06e8afcd30f52f17f9a6&imgtype=0&src=http%3A%2F%2Fpic4.zhimg.com%2Fv2-ea6a66baa63645a810559de96c015dd9_1200x500.jpg');margin: 6px;height: 78px;flex: 1; line-height: 78px;"> + <view class="bg-img" data-str="law2Publicity" bindtap='linkFunction' style="background-image: url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1576727354981&di=56a2d7e671ad06e8afcd30f52f17f9a6&imgtype=0&src=http%3A%2F%2Fpic4.zhimg.com%2Fv2-ea6a66baa63645a810559de96c015dd9_1200x500.jpg');margin: 6px;height: 78px;flex: 1; line-height: 78px;"> <view class="bg-shadeTop"> 自贸区法律服务 </view> @@ -294,7 +294,7 @@ </view> </view> <view class="bg-img" style="margin: 6px;height: 78px;flex: 1; line-height: 78px;"> - <view class="bg-img" data-str="fzxkt" bindtap='linkFunction' style="background-image: url('https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=1291150546,1510144282&fm=26&gp=0.jpg');"> + <view class="bg-img" data-str="znjj" bindtap='linkFunction' style="background-image: url('https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=1291150546,1510144282&fm=26&gp=0.jpg');"> <view class="bg-shadeTop"> 职能简介 </view> @@ -308,13 +308,16 @@ 典型案例 </view> </view> + <view class="bg-img" style="margin: 6px;height: 78px;flex: 1; line-height: 78px;"> - <view class="bg-img" data-str="zscqjb" bindtap='linkFunction' style="background-image: url('https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=1291150546,1510144282&fm=26&gp=0.jpg');"> + <view class="bg-img" data-str="xsuojb" bindtap='linkFunction' style="background-image: url('https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=1291150546,1510144282&fm=26&gp=0.jpg');"> <view class="bg-shadeTop"> 线索举报 </view> </view> </view> + <!-- <view class="bg-img" style="margin: 6px;height: 78px;flex: 1; line-height: 78px;"> + </view> --> </view> </view> @@ -328,7 +331,13 @@ </view> <view class="bg-img" style="margin: 6px;height: 78px;flex: 1; line-height: 78px;"> </view> + <!-- <view class="bg-img" data-str="createSub" data-id="9" bindtap='clinkFunction' style="background-image: url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1577104674828&di=1ad5819ce06281fb5090a4038980917e&imgtype=0&src=http%3A%2F%2Fimage.sike.news.cn%2Fuploads%2F2019%2F05%2F2019-05-2451.jpg');margin: 6px;height: 78px;flex: 1; line-height: 78px;"> + <view class="bg-shadeTop"> + 问卷调查 + </view> + </view> --> </view> + </view> </view> -- Gitblit v1.8.0