瀏覽代碼

配送规则页面调整

hulh 8 年之前
父節點
當前提交
9ea8a92bc9
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/main/webapp/resources/view/vendor/forstore/vendor_delivery_rule.html

+ 3 - 2
src/main/webapp/resources/view/vendor/forstore/vendor_delivery_rule.html

@@ -454,9 +454,10 @@
 						<!--<div class="prompt"><strong>*</strong>公式说明内容将会在购物车中显示,可自行修改</div>-->
 						<!--</div>-->
 						<!--不可以编辑的状态-->
-						<div class="no-edit" style="margin-top: 6px;">全国统一运费
+						<div class="no-edit" style="margin-top: 6px; position: relative;">全国统一运费
 							<em ng-bind="currencySymbol"></em>
-							{{modifyRule.uniformPrice}}
+							<div ng-bind="modifyRule.uniformPrice" style="width: 80px;overflow: hidden;float: left;
+    position: absolute;top: 0;left: 97px;"></div>
 						</div>
 					</div>
 				</div>