fix:修复bug
This commit is contained in:
+3
-1
@@ -157,6 +157,7 @@ export default {
|
||||
|
||||
order: {
|
||||
myOrders: '我的订单',
|
||||
myDeviceOrders:'我的定制',
|
||||
noOrderRecord: '暂无订单记录',
|
||||
getOrderListFailed: '获取订单列表失败',
|
||||
confirmCancelContent: '确定要取消此订单吗?',
|
||||
@@ -799,10 +800,11 @@ export default {
|
||||
|
||||
goods: {
|
||||
title: '商品详情',
|
||||
goodsTitle:'定制详情',
|
||||
productName: '风电者共享风扇 + 充电宝 + 暖手宝系列-樱花粉',
|
||||
perUnit: '/个',
|
||||
buyNow: '立即购买',
|
||||
productDetail: '商品详情',
|
||||
productDetail: '定制详情',
|
||||
features: {
|
||||
battery: '8000Ahm',
|
||||
batteryDesc: '大容量电池',
|
||||
|
||||
Reference in New Issue
Block a user