From ed96dab91fbac7159525fe557af2ecdd135c791d Mon Sep 17 00:00:00 2001
From: liuwh <liuwh@hugeinfo.com.cn>
Date: Mon, 23 Mar 2020 14:21:40 +0800
Subject: [PATCH] 1

---
 SunshineLnsMinApp/pages/index/index.wxml |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/SunshineLnsMinApp/pages/index/index.wxml b/SunshineLnsMinApp/pages/index/index.wxml
index ea7779e..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>
 
@@ -326,11 +329,13 @@
             营商环境
           </view>
         </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-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