From d05a0ef29d25bc531c6200635f9afe1c22b7d28e Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 18 Sep 2025 11:30:21 +0800 Subject: [PATCH] =?UTF-8?q?v1.9=20=E5=8F=91=E5=B8=83=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E6=B2=A1=E6=9C=89=E7=BF=BB=E8=AF=91=E6=88=90?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/admin/advertManageLang.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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: '餐饮',