diff --git a/public/themes/simpleboot3/cart/zj_cart/order_confirm.html b/public/themes/simpleboot3/cart/zj_cart/order_confirm.html index 3331fec..a2768e2 100644 --- a/public/themes/simpleboot3/cart/zj_cart/order_confirm.html +++ b/public/themes/simpleboot3/cart/zj_cart/order_confirm.html @@ -547,7 +547,7 @@ <div class="buy_order_money"> <p class="buyorder">订单金额:</p> <div class="ordermoney"> - <input type="text" placeholder="500" class="entermoney"> + <input type="text" placeholder="请输入支付金额" class="entermoney"> </div>