'将饿了么更名为淘宝闪购'
This commit is contained in:
@@ -56,7 +56,7 @@ const storeMerLka = () => import('@/pages/storeMerLka/index.vue')
|
||||
|
||||
const JDSettlement = () => import('@/components/finance/jd-settlement') // 财务-京东结算
|
||||
const StoreGoodsCheck = () => import('@/components/storegoodscheck/store-goods-check') // 门店商品价格审核
|
||||
const SyncCats = () => import('@/components/smalltools/sync-cats') // 同步饿百美团分类
|
||||
const SyncCats = () => import('@/components/smalltools/sync-cats') // 同步淘宝闪购美团分类
|
||||
const SyncJDSkunames = () => import('@/components/smalltools/sync-jdskunames') // 同步京东商品库
|
||||
// const SystemTool = () => import('@/components/system/system-tool') // 补全转送门店达达
|
||||
|
||||
@@ -143,7 +143,7 @@ const ToolJXGoodsToJX = () => import('@/components/smalltools/tool-jxgoods-tojx'
|
||||
const ToolJXGoodsToPlatform = () => import('@/components/smalltools/tool-jxgoods-toplatform')
|
||||
// 小工具-京东门店商品复制到京东门店
|
||||
// const ToolJDGoodsToJD = () => import('@/components/smalltools/tool-jdgoods-tojd')
|
||||
// 小工具-京西门店商品复制到饿了么门店
|
||||
// 小工具-京西门店商品复制到淘宝闪购门店
|
||||
// const ToolJXGoodsToELM = () => import('@/components/smalltools/tool-jxgoods-toelm')
|
||||
// 小工具-门店商品集体下架
|
||||
const ToolStoreGoodsOff = () => import('@/components/smalltools/tool-storegoods-off')
|
||||
@@ -563,7 +563,7 @@ const router = new Router({
|
||||
name: 'SyncCats',
|
||||
component: SyncCats,
|
||||
meta: {
|
||||
title: '同步美团饿百分类'
|
||||
title: '同步美团淘宝闪购分类'
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -587,7 +587,7 @@ const router = new Router({
|
||||
// name: 'ToolJXGoodsToELM',
|
||||
// component: ToolJXGoodsToELM,
|
||||
// meta: {
|
||||
// title: '小工具-京西门店商品复制到饿了么门店'
|
||||
// title: '小工具-京西门店商品复制到淘宝闪购门店'
|
||||
// }
|
||||
// },
|
||||
{
|
||||
@@ -611,7 +611,7 @@ const router = new Router({
|
||||
name: 'SyncMTEBGoods',
|
||||
component: SyncMTEBGoods,
|
||||
meta: {
|
||||
title: '维护美团饿百商品'
|
||||
title: '维护美团淘宝闪购商品'
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -748,7 +748,7 @@ const router = new Router({
|
||||
name: 'ElmPromotion',
|
||||
component: ElmPromotion,
|
||||
meta: {
|
||||
title: '饿百活动信息'
|
||||
title: '淘宝闪购活动信息'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user