Browse Source

Merge branch 'master' of http://114.55.54.52:3000/zmm/GBRSGB

zdd 6 years ago
parent
commit
3b7df653bd

+ 6 - 0
CZKJ.GBRS2.WebMVC/CZKJ.GBRS2.WebMVC.csproj

@@ -23,6 +23,12 @@
23 23
     <ProjectReference Include="..\CZKJ.GBRS2\CZKJ.GBRS2.csproj" />
24 24
   </ItemGroup>
25 25
 
26
+  <ItemGroup>
27
+    <Content Update="Views\Shared\Components\Header\Default - 复制.cshtml">
28
+      <Pack>$(IncludeRazorContentInPack)</Pack>
29
+    </Content>
30
+  </ItemGroup>
31
+
26 32
   <ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JSONSchema="http://json.schemastore.org/chrome-manifest" /></VisualStudio></ProjectExtensions>
27 33
 
28 34
 </Project>

+ 1 - 4
CZKJ.GBRS2.WebMVC/Views/Home/Index.cshtml

@@ -208,10 +208,7 @@
208 208
                     马上行动吧!喂养“国国”宝宝“啦点击
209 209
                     捐竹子已有300万网友赠送竹子喽!
210 210
                 </p>
211
-                <button class="addLeaf">点击捐竹子</button>
212
-                <img class="hand" src="/assets/homeImg/hand.png" alt="">
213
-
214
-
211
+                <button class="addLeaf">点击捐竹子<img class="hand" src="/assets/homeImg/hand.png" alt=""></button>
215 212
             </div>
216 213
             <div class="con">
217 214
                 <div class="swiper-container" id="videoBanner">

+ 0 - 5
CZKJ.GBRS2.WebMVC/Views/Shared/_Layout.cshtml

@@ -221,11 +221,6 @@
221 221
                     $('.rightPopUp').css('right', 0);
222 222
                 }
223 223
             }
224
-
225
-
226
-
227
-
228
-
229 224
         })
230 225
 
231 226
     </script>