微信谷歌解绑按钮添加提二次提示框

This commit is contained in:
李志鹏
2025-09-30 13:24:44 +08:00
parent eb260566f2
commit 829d8e7b24
3 changed files with 42 additions and 18 deletions

View File

@@ -825,6 +825,7 @@ export default {
Modify: "Modify",
jsContent1: "Successful discharge",
jsContent2: "The current network cannot load Google",
UnbindTip: "Are you sure to cancel the binding?",
},
Renew: {
title: "Find Your Ideal Plan",
@@ -1413,5 +1414,7 @@ export default {
ToProductImage:'ToProductImage',
Relight:'Relight',
ChatRobot:'ChatRobot',
Yes:'Yes',
No:'No',
},
};