Explorar el Código

Merge branch 'master' of http://gitlab.pubdata.cn/hlm/hlm_pl_mall

rambo hace 1 año
padre
commit
299331ceed
Se han modificado 1 ficheros con 9 adiciones y 9 borrados
  1. 9 9
      app/admin/view/config/base.html

+ 9 - 9
app/admin/view/config/base.html

@@ -14,7 +14,7 @@
             {include file="public/admin_items" /}
         </div>
     </div>
-    
+
     <form method="post" enctype="multipart/form-data" name="form1" action="">
         <div class="ncap-form-default">
             <dl>
@@ -52,7 +52,7 @@
                     <p class="notic">{$Think.lang.fixed_suspension_img_notice}</p>
                 </dd>
             </dl>
-            
+
               <dl>
                 <dt>{$Think.lang.fixed_suspension_url}</dt>
                 <dd>
@@ -60,7 +60,7 @@
                     <span class="err"></span>
                     <p class="notic">{$Think.lang.fixed_suspension_url_notice}</p>
                 </dd>
-			</dl>  
+			</dl>
               <dl>
                 <dt>{$Think.lang.hot_search}</dt>
                 <dd>
@@ -77,7 +77,7 @@
                     <p class="notic"></p>
                 </dd>
             </dl>
-            <dl>
+<!--            <dl>
                 <dt>{$Think.lang.h5_store_site_url}</dt>
                 <dd>
                     <input id="h5_store_site_url" name="h5_store_site_url" value="{$list_config.h5_store_site_url}" class="input-txt" type="text">
@@ -92,7 +92,7 @@
                     <span class="err"></span>
                     <p class="notic"></p>
                 </dd>
-            </dl>
+            </dl>-->
             <dl>
                 <dt>{$Think.lang.h5_force_redirect}</dt>
                 <dd>
@@ -161,7 +161,7 @@
 			        </label>
 			        <span class="tips"></span>
 			    </dd>
-			
+
 			</dl>
             <dl class='gaodedl'>
                 <dt>{$Think.lang.gaode_ak}</dt>
@@ -211,7 +211,7 @@
                     <p class="notic"></p>
                 </dd>
             </dl>
-            
+
             <dl>
                 <dt>{$Think.lang.site_phone}</dt>
                 <dd>
@@ -220,7 +220,7 @@
                     <p class="notic"></p>
                 </dd>
             </dl>
-            
+
             <dl>
                 <dt>{$Think.lang.site_tel400}</dt>
                 <dd>
@@ -281,7 +281,7 @@
             </dl>
         </div>
     </form>
-    
+
 </div>