diff --git a/src/views/admin/advertManageLang.js b/src/views/admin/advertManageLang.js index 0adbccbbf..b711b6fbf 100644 --- a/src/views/admin/advertManageLang.js +++ b/src/views/admin/advertManageLang.js @@ -29,6 +29,14 @@ export const messages = { outside: 'Outside', noJump: 'No Jump' }, + location:{ + device: 'Device', + ownerHome: 'Owner Home', + businessHome: 'Business Home', + serviceHome: 'Service Home', + convenienceHome: 'Convenience Home', + staffHome: 'Staff Home' + }, classify: { logistics: 'Logistics', catering: 'Catering', @@ -141,6 +149,14 @@ export const messages = { outside: '站外', noJump: '不跳转' }, + location:{ + device: '设备', + ownerHome: '业主家', + businessHome: '商家家', + serviceHome: '服务家', + convenienceHome: '便利家', + staffHome: '员工' + }, classify: { logistics: '物流', catering: '餐饮',