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: '获取注册协议失败' }