hulh 8 лет назад
Родитель
Сommit
9ea8a92bc9

+ 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>