Commit e3a9add51e1ec3ac9bca9ce1029ee1f89c3ea6ab

Authored by wuxw
1 parent c65859c6

v1.9 dev账户支持修改隐私政策

src/views/system/registerProtocolLang.js
@@ -12,7 +12,7 @@ export const messages = { @@ -12,7 +12,7 @@ export const messages = {
12 registerProtocol: { 12 registerProtocol: {
13 title: '注册协议', 13 title: '注册协议',
14 userProtocol: '用户协议', 14 userProtocol: '用户协议',
15 - merchantProtocol: '商家协议', 15 + merchantProtocol: '隐私政策',
16 editorPlaceholder: '必填,请填写内容', 16 editorPlaceholder: '必填,请填写内容',
17 fetchError: '获取注册协议失败' 17 fetchError: '获取注册协议失败'
18 } 18 }