From 800ffe29f328c84d4de46e8867ad3ca5cbae0d4f Mon Sep 17 00:00:00 2001
From: liuwh <liuwh@hugeinfo.com.cn>
Date: Tue, 10 Mar 2020 15:44:59 +0800
Subject: [PATCH] 提交

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

diff --git a/SunshineLnsMinApp/pages/index/index.wxml b/SunshineLnsMinApp/pages/index/index.wxml
index ea7779e..10c9d97 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>
 

--
Gitblit v1.8.0