fix:修复bug
This commit is contained in:
+3
-1
@@ -157,6 +157,7 @@ export default {
|
||||
|
||||
order: {
|
||||
myOrders: 'My Orders',
|
||||
myDeviceOrders:'Customize Orders',
|
||||
noOrderRecord: 'No order records',
|
||||
getOrderListFailed: 'Failed to get order list',
|
||||
confirmCancelContent: 'Are you sure to cancel this order?',
|
||||
@@ -799,10 +800,11 @@ export default {
|
||||
|
||||
goods: {
|
||||
title: 'Product Details',
|
||||
goodsTitle:'Customize Details',
|
||||
productName: 'FengDianZhe Shared Fan + Power Bank + Hand Warmer Series - Cherry Blossom Pink',
|
||||
perUnit: '/pc',
|
||||
buyNow: 'Buy Now',
|
||||
productDetail: 'Product Details',
|
||||
productDetail: 'Customize Details',
|
||||
features: {
|
||||
battery: '8000Ahm',
|
||||
batteryDesc: 'Large Capacity Battery',
|
||||
|
||||
Reference in New Issue
Block a user