From e3a9add51e1ec3ac9bca9ce1029ee1f89c3ea6ab Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 14 Oct 2025 11:29:33 +0800 Subject: [PATCH] =?UTF-8?q?v1.9=20dev=E8=B4=A6=E6=88=B7=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/registerProtocolLang.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/registerProtocolLang.js b/src/views/system/registerProtocolLang.js index b91db1a25..4c7fe73fc 100644 --- a/src/views/system/registerProtocolLang.js +++ b/src/views/system/registerProtocolLang.js @@ -12,7 +12,7 @@ export const messages = { registerProtocol: { title: '注册协议', userProtocol: '用户协议', - merchantProtocol: '商家协议', + merchantProtocol: '隐私政策', editorPlaceholder: '必填,请填写内容', fetchError: '获取注册协议失败' }