@@ -618,7 +618,7 @@
"pagePath": "admin/home/workbench",
"iconPath": "static/images/common/shop-tab_no.png",
"selectedIconPath": "static/images/common/shop-tab.png",
- "text": "首页"
+ "text": "商城"
},
{
"pagePath": "admin/home/order",
@@ -53,7 +53,7 @@
@goToSpecialVariety="goToSpecialVariety"
></Commondity>
<view v-if="productItem.presell && productItem.presell == 1" style="position:absolute;top:150upx;font-size:26upx;color:#3385ff;white-space: nowrap;text-overflow: hidden;">
- 配送日期:
+ 配送日:
<block v-if="!$util.isEmpty(productItem.presellDateShow)">
<text v-for="(dateItem, dateIndex) in productItem.presellDateShow" :key="dateIndex" style="">
{{dateItem}}