gds-plus-design-vue 1.1.28 → 1.1.29

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
@@ -2168,8 +2168,8 @@ export default {
2168
2168
  text: "Text",
2169
2169
  executionFunction: "Execution method",
2170
2170
  interactiveMode: "Interaction mode",
2171
- follow: "Follow",
2172
- custom: "Customize",
2171
+ systemsMethod: "Systems method",
2172
+ componentMethod: "Component method",
2173
2173
  interactiveComponent: "Interactive components",
2174
2174
  interactiveMethod: "Interactive methods",
2175
2175
  hide: "Hide",
@@ -2367,7 +2367,7 @@ export default {
2367
2367
  },
2368
2368
  /*功能组件*/
2369
2369
  functionalcomponents: {
2370
- btnGroup: "Btn Group",
2370
+ btnGroup: "Button",
2371
2371
  textSearch: "Text Search",
2372
2372
  currentTime: "Current Time",
2373
2373
  currentUser: "Current User",
package/locale/id_ID.js CHANGED
@@ -2171,8 +2171,8 @@ export default {
2171
2171
  text: "文本",
2172
2172
  executionFunction: "执行方法",
2173
2173
  interactiveMode: "交互方式",
2174
- follow: "跟随",
2175
- custom: "自定义",
2174
+ systemsMethod: "系统方法",
2175
+ componentMethod: "组件方法",
2176
2176
  interactiveComponent: "交互组件",
2177
2177
  interactiveMethod: "交互方法",
2178
2178
  hide: "隐藏",
@@ -2370,7 +2370,7 @@ export default {
2370
2370
  },
2371
2371
  /*功能组件*/
2372
2372
  functionalcomponents: {
2373
- btnGroup: "按钮组",
2373
+ btnGroup: "按钮",
2374
2374
  textSearch: "文本搜索",
2375
2375
  currentTime: "日期时间",
2376
2376
  currentUser: "用户",
package/locale/vi_VN.js CHANGED
@@ -2170,8 +2170,8 @@ export default {
2170
2170
  text: "文本",
2171
2171
  executionFunction: "执行方法",
2172
2172
  interactiveMode: "交互方式",
2173
- follow: "跟随",
2174
- custom: "自定义",
2173
+ systemsMethod: "系统方法",
2174
+ componentMethod: "组件方法",
2175
2175
  interactiveComponent: "交互组件",
2176
2176
  interactiveMethod: "交互方法",
2177
2177
  hide: "隐藏",
@@ -2369,7 +2369,7 @@ export default {
2369
2369
  },
2370
2370
  /*功能组件*/
2371
2371
  functionalcomponents: {
2372
- btnGroup: "按钮组",
2372
+ btnGroup: "按钮",
2373
2373
  textSearch: "文本搜索",
2374
2374
  currentTime: "日期时间",
2375
2375
  currentUser: "用户",
package/locale/zh_CN.js CHANGED
@@ -2170,8 +2170,8 @@ export default {
2170
2170
  text: "文本",
2171
2171
  executionFunction: "执行方法",
2172
2172
  interactiveMode: "交互方式",
2173
- follow: "跟随",
2174
- custom: "自定义",
2173
+ systemsMethod: "系统方法",
2174
+ componentMethod: "组件方法",
2175
2175
  interactiveComponent: "交互组件",
2176
2176
  interactiveMethod: "交互方法",
2177
2177
  hide: "隐藏",
@@ -2369,7 +2369,7 @@ export default {
2369
2369
  },
2370
2370
  /*功能组件*/
2371
2371
  functionalcomponents: {
2372
- btnGroup: "按钮组",
2372
+ btnGroup: "按钮",
2373
2373
  textSearch: "文本搜索",
2374
2374
  currentTime: "日期时间",
2375
2375
  currentUser: "用户",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.28",
3
+ "version": "1.1.29",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",