mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-29 16:14:16 +08:00
fix escape issue
This commit is contained in:
@@ -44,7 +44,7 @@ No_Login: 'Permission Denied.'
|
||||
Internal_Error: '啊哦,登录失败了哦。'
|
||||
|
||||
#URL
|
||||
User_Register_Link: '您尚未进行微信绑定。\n<a href="http://topaz.sinaapp.com/nm/v1/reg.html?token={0}">> 点击这里进行微信绑定操作 <</a>'
|
||||
User_Register_Link: "您尚未进行微信绑定。\n<a href=\"http://topaz.sinaapp.com/nm/v1/reg.html?token={0}\">> 点击这里进行微信绑定操作 <</a>"
|
||||
User_Query_Link: 'http://topaz.sinaapp.com/nm/v1/list.html?token={0}'
|
||||
User_Submit_Link: 'http://topaz.sinaapp.com/nm/v1/rrepair.html?token={0}&name={1}&isp={2}&room={3}&block={4}&phone={5,number,#}'
|
||||
User_Profile_Link: '<a href="http://topaz.sinaapp.com/nm/v1/modi.html?token={0}&name={1}&isp={2}&username={3}&block={4}&room={5}&phone={6,number,#}">> 点此修改资料 <</a>'
|
||||
|
||||
Reference in New Issue
Block a user