Browse Source

sunguidong

sgd521 2 years ago
parent
commit
9670e9616e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      app/shop/view/goods/edit_goods.html

+ 3 - 1
app/shop/view/goods/edit_goods.html

@@ -314,7 +314,7 @@
 								<select name="city" data-type="city" data-init="{$goods_info['city']}" lay-filter="comCity"></select>
 							</div>
 						</div>
-					</div>
+
 
 
 				
@@ -443,6 +443,8 @@
 			</div>
 		</div>
 	</div>
+</div>
+
 	
 	<input type="hidden" name="goods_id" value="{$goods_info['goods_id']}" />
 	<input type="hidden" name="goods_spec_format" value="{$goods_info['goods_spec_format']}" />