gds-plus-design-vue 1.1.38 → 1.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locale/en_US.js CHANGED
@@ -1872,6 +1872,7 @@ export default {
1872
1872
  bindTip: "Detected that your enterprise WeChat account has not been linked to a personal account. Do you want to bind a personal account?",
1873
1873
  bind: "Bind",
1874
1874
  browserNotSupported: "Your browser does not support full-screen mode",
1875
+ phoneInvalid: "Please enter the correct phone number"
1875
1876
  },
1876
1877
  /*设计器*/
1877
1878
  pageDesigner: {
package/locale/id_ID.js CHANGED
@@ -1874,6 +1874,7 @@ export default {
1874
1874
  bindTip: "Detected that your enterprise WeChat account has not been linked to a personal account. Do you want to bind a personal account?",
1875
1875
  bind: "Bind",
1876
1876
  browserNotSupported: "Mode layar penuh tidak didukung oleh peramban anda",
1877
+ phoneInvalid: "Please enter the correct phone number"
1877
1878
  },
1878
1879
  /*设计器*/
1879
1880
  pageDesigner: {
package/locale/vi_VN.js CHANGED
@@ -1874,6 +1874,8 @@ export default {
1874
1874
  bindTip: "Kiểm tra phát hiện tài khoản doanh nghiệp của bạn chưa khóa tài khoản cá nhân, có khóa tài khoản cá nhân không?",
1875
1875
  bind: "Trị",
1876
1876
  browserNotSupported: "Trình duyệt của bạn không hỗ trợ chế độ toàn màn hình",
1877
+ phoneInvalid: "Vui lòng nhập đúng số điện thoại di động"
1878
+
1877
1879
  },
1878
1880
  /*设计器*/
1879
1881
  pageDesigner: {
package/locale/zh_CN.js CHANGED
@@ -1874,6 +1874,7 @@ export default {
1874
1874
  bindTip: "检测到您的企微账号尚未绑定个人账号,是否绑定个人账号?",
1875
1875
  bind: "绑定",
1876
1876
  browserNotSupported: "您的浏览器不支持全屏模式",
1877
+ phoneInvalid: "请输入正确的手机号码"
1877
1878
  },
1878
1879
  /*设计器*/
1879
1880
  pageDesigner: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.38",
3
+ "version": "1.1.39",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",