gds-plus-design-vue 1.1.2 → 1.1.4

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
@@ -129,7 +129,10 @@ export default {
129
129
  readTipOne: "Only one column of data can be selected",
130
130
  moveTip: 'Whether to move the current node?',
131
131
  opportunityTip: 'Please select the business opportunity record that needs to be operated on!',
132
- opportunityTipOne: 'Only one business opportunity record can be selected!'
132
+ opportunityTipOne: 'Only one business opportunity record can be selected!',
133
+ fileNotFoundTip: "The specified file was not found!",
134
+ noMoreData: "No more data available at the moment",
135
+ loadMoreData: "Click to load more"
133
136
  },
134
137
  /*登录及登录成功提示*/
135
138
  login: {
@@ -157,7 +160,7 @@ export default {
157
160
  titlePho: "Phone login",
158
161
  loading: "Logging in...",
159
162
  codeSwitchTip: "If the image verification code recognition is difficult, click on the image verification code to refresh the display",
160
- scancodeLogin: "Scancode Wechat Login"
163
+ scancodeLogin: "Enterprise WeChat authorization login"
161
164
  },
162
165
  /*基础*/
163
166
  basics: {
@@ -201,6 +204,9 @@ export default {
201
204
  template: "Template",
202
205
  outline: "Outline",
203
206
  data: "Data",
207
+ follow: "Follow",
208
+ danger: "Danger",
209
+ information: "Information"
204
210
  },
205
211
  /*主题及设置项*/
206
212
  settings: {
@@ -270,6 +276,7 @@ export default {
270
276
  menuStyle: "Menu style",
271
277
  verticalInsertion: "Vertical sliding in",
272
278
  horizontalFold: "Horizontal folding",
279
+ style: "Style"
273
280
  },
274
281
  /*主题色*/
275
282
  theme: {
@@ -1015,6 +1022,7 @@ export default {
1015
1022
  btnTeamSharing: "Team sharing",
1016
1023
  logAgain: "Log in again",
1017
1024
  verify: "Test and verify",
1025
+ btnGroup: "Button group"
1018
1026
  },
1019
1027
  /*关联*/
1020
1028
  relation: {
@@ -1078,7 +1086,11 @@ export default {
1078
1086
  noSysEcharts: "There is currently no system chart available",
1079
1087
  echartsManage: "Manage personal charts",
1080
1088
  noEcharts: "There are currently no charts available, please create them first...",
1081
- none: "None"
1089
+ none: "None",
1090
+ addSequence: "Add Series",
1091
+ addClassLabel: "Add Category",
1092
+ sequenceTip: "Please provide additional information on the legend entry (sequence)",
1093
+ classLabelTip: "Please provide additional information on the horizontal (classification) axis label"
1082
1094
  },
1083
1095
  /*团队共享*/
1084
1096
  teamSharing: {
@@ -1209,7 +1221,7 @@ export default {
1209
1221
  view: "View",
1210
1222
  entity: "Entity",
1211
1223
  viewPicture: "viewFile picture",
1212
- viewFile: "viewFile file",
1224
+ viewFile: "View file",
1213
1225
  lookup: "Look up",
1214
1226
  cache: "Cache",
1215
1227
  import: "Import",
@@ -1864,6 +1876,7 @@ export default {
1864
1876
  bindTip: "Detected that your enterprise WeChat account has not been linked to a personal account. Do you want to bind a personal account?",
1865
1877
  bind: "Bind",
1866
1878
  browserNotSupported: "Your browser does not support full-screen mode",
1879
+ phoneInvalid: "Please enter the correct phone number"
1867
1880
  },
1868
1881
  /*设计器*/
1869
1882
  pageDesigner: {
@@ -2112,7 +2125,7 @@ export default {
2112
2125
  tabType: "Page type",
2113
2126
  tabLine: "Line",
2114
2127
  carding: "Cardification",
2115
- percentageOfWidth: "Width percentage",
2128
+ percentageOfWidth: "Width",
2116
2129
  residualProportion: "Remaining proportion",
2117
2130
  arrangementDirection: "Arrangement direction",
2118
2131
  horizontal: "Level",
@@ -2168,8 +2181,8 @@ export default {
2168
2181
  text: "Text",
2169
2182
  executionFunction: "Execution method",
2170
2183
  interactiveMode: "Interaction mode",
2171
- follow: "Follow",
2172
- custom: "Customize",
2184
+ systemsMethod: "Systems method",
2185
+ componentMethod: "Component method",
2173
2186
  interactiveComponent: "Interactive components",
2174
2187
  interactiveMethod: "Interactive methods",
2175
2188
  hide: "Hide",
@@ -2218,6 +2231,7 @@ export default {
2218
2231
  fixedPositioning: "Fixed positioning",
2219
2232
  viscousPositioning: "Adhesive positioning",
2220
2233
  customStyle: "Custom style",
2234
+ customClass: "Customize [Class]",
2221
2235
  currencySymbol: "Currency symbol",
2222
2236
  displayMode: "Display mode",
2223
2237
  uppercaseField: "Convert to uppercase field",
@@ -2280,7 +2294,23 @@ export default {
2280
2294
  refreshFields: "Refresh fields",
2281
2295
  allFields: "All fields",
2282
2296
  specifyFields: "Specify fields",
2283
- placeholder: "Placeholder"
2297
+ placeholder: "Placeholder",
2298
+ maxLineClamp: "Display rows",
2299
+ maxLineClampTip: "Unlimited empty time",
2300
+ rightDirection: "Right",
2301
+ leftDirection: "Left",
2302
+ topDirection: "Top",
2303
+ bottomDirection: "Bottom",
2304
+ interactive: "Interactive",
2305
+ associatedComponents: "Associated Components",
2306
+ callbackComponent: "Callback component",
2307
+ callbackMethod: "Callback method",
2308
+ bindValue: "Bind value",
2309
+ associationBinding: "Association binding",
2310
+ timer: "Timer",
2311
+ spaceTrim: "Remove spaces",
2312
+ aroundSpace: "Front and back spaces",
2313
+ allSpace: "All spaces"
2284
2314
  },
2285
2315
  /*集群列表 */
2286
2316
  colony: {
@@ -2361,7 +2391,7 @@ export default {
2361
2391
  },
2362
2392
  /*功能组件*/
2363
2393
  functionalcomponents: {
2364
- btnGroup: "Btn Group",
2394
+ btnGroup: "Button",
2365
2395
  textSearch: "Text Search",
2366
2396
  currentTime: "Current Time",
2367
2397
  currentUser: "Current User",
@@ -2372,6 +2402,7 @@ export default {
2372
2402
  list: "List",
2373
2403
  descriptions: "Descriptions",
2374
2404
  echarts: "Echarts",
2405
+ chartBI: "BI chart",
2375
2406
  statisticValue: "Statistic Value",
2376
2407
  statistic: "statistic",
2377
2408
  },
@@ -2442,6 +2473,17 @@ export default {
2442
2473
  extend: "Extend",
2443
2474
  connectionString: "Connection string",
2444
2475
  testConnection: "Test connection"
2476
+ },
2477
+ /*方法*/
2478
+ function: {
2479
+ reloadData: "Reload data",
2480
+ refreshData: "Refresh data",
2481
+ downLoadData: "Drop down to load data",
2482
+ deleteIdData: "Delete data based on ID",
2483
+ previewComponents: "Preview components",
2484
+ filePreview: "File preview",
2485
+ globalComponents: "Global components",
2486
+ pageComponents: "On page components",
2445
2487
  }
2446
2488
  }
2447
2489
  };
package/locale/id_ID.js CHANGED
@@ -129,7 +129,10 @@ export default {
129
129
  readTipOne: "Only one column of data can be selected",
130
130
  moveTip: 'Whether to move the current node?',
131
131
  opportunityTip: 'Please select the business opportunity record that needs to be operated on!',
132
- opportunityTipOne: 'Only one business opportunity record can be selected!'
132
+ opportunityTipOne: 'Only one business opportunity record can be selected!',
133
+ fileNotFoundTip: "File yang ditentukan tidak ditemukan!",
134
+ noMoreData: "Tidak ada lagi data yang tersedia saat ini",
135
+ loadMoreData: "Klik untuk load lebih lanjut"
133
136
  },
134
137
  /*登录及登录成功提示*/
135
138
  login: {
@@ -157,7 +160,7 @@ export default {
157
160
  titlePho: "Login dengan nomor telepon",
158
161
  loading: "Daftar masuk",
159
162
  codeSwitchTip: "Jika pengenalan kode verifikasi gambar sulit, klik kode verifikasi gambar untuk menyegarkan paparan",
160
- scancodeLogin: "企微扫描登录"
163
+ scancodeLogin: "Login otorisasi WeChat perusahaan"
161
164
  },
162
165
  /*基础*/
163
166
  basics: {
@@ -201,6 +204,9 @@ export default {
201
204
  template: "contoh",
202
205
  outline: "Garis besar",
203
206
  data: "data",
207
+ follow: "Ikuti",
208
+ danger: "Bahaya",
209
+ information: "Informasi"
204
210
  },
205
211
  /*主题及设置项*/
206
212
  settings: {
@@ -270,6 +276,7 @@ export default {
270
276
  menuStyle: "Gaya menu",
271
277
  verticalInsertion: "geser vertikal dalam",
272
278
  horizontalFold: "Lipatan horizontal",
279
+ style: "Gaya"
273
280
  },
274
281
  /*主题色*/
275
282
  theme: {
@@ -1015,6 +1022,7 @@ export default {
1015
1022
  btnTeamSharing: "Pembahagian tim",
1016
1023
  logAgain: "Daftar masuk lagi",
1017
1024
  verify: "tes dan verifikasi",
1025
+ btnGroup: "Kelompok tombol"
1018
1026
  },
1019
1027
  /*关联*/
1020
1028
  relation: {
@@ -1078,7 +1086,11 @@ export default {
1078
1086
  noSysEcharts: "Tidak ada grafik sistem yang tersedia",
1079
1087
  echartsManage: "Urus grafik pribadi",
1080
1088
  noEcharts: "Saat ini tidak ada grafik tersedia, silakan ciptakan pertama",
1081
- none: "kosong"
1089
+ none: "kosong",
1090
+ addSequence: "Tambahkan Seri",
1091
+ addClassLabel: "Tambahkan Kategori",
1092
+ sequenceTip: "Silakan berikan informasi tambahan tentang entri legenda (urutan)",
1093
+ classLabelTip: "Silakan berikan informasi tambahan tentang label sumbu horizontal (klasifikasi)"
1082
1094
  },
1083
1095
  /*团队共享*/
1084
1096
  teamSharing: {
@@ -1209,7 +1221,7 @@ export default {
1209
1221
  view: "lihat",
1210
1222
  entity: "entitas",
1211
1223
  viewPicture: "tampilkan gambar",
1212
- viewFile: "lihat berkas",
1224
+ viewFile: "Lihat file",
1213
1225
  lookup: "pencarian",
1214
1226
  cache: "cache",
1215
1227
  import: "Import",
@@ -1510,7 +1522,6 @@ export default {
1510
1522
  path: "alamat",
1511
1523
  selectFileTip: "Silakan pilih berkas!",
1512
1524
  location: 'Positioning',
1513
-
1514
1525
  },
1515
1526
  /*消息模版和管理*/
1516
1527
  msg: {
@@ -1867,6 +1878,7 @@ export default {
1867
1878
  bindTip: "Detected that your enterprise WeChat account has not been linked to a personal account. Do you want to bind a personal account?",
1868
1879
  bind: "Bind",
1869
1880
  browserNotSupported: "Mode layar penuh tidak didukung oleh peramban anda",
1881
+ phoneInvalid: "Please enter the correct phone number"
1870
1882
  },
1871
1883
  /*设计器*/
1872
1884
  pageDesigner: {
@@ -2115,7 +2127,7 @@ export default {
2115
2127
  tabType: "页签类型",
2116
2128
  tabLine: "线条",
2117
2129
  carding: "卡片化",
2118
- percentageOfWidth: "宽度百分比",
2130
+ percentageOfWidth: "宽度百",
2119
2131
  residualProportion: "剩余占比",
2120
2132
  arrangementDirection: "排列方向",
2121
2133
  horizontal: "水平",
@@ -2171,8 +2183,8 @@ export default {
2171
2183
  text: "文本",
2172
2184
  executionFunction: "执行方法",
2173
2185
  interactiveMode: "交互方式",
2174
- follow: "跟随",
2175
- custom: "自定义",
2186
+ systemsMethod: "系统方法",
2187
+ componentMethod: "组件方法",
2176
2188
  interactiveComponent: "交互组件",
2177
2189
  interactiveMethod: "交互方法",
2178
2190
  hide: "隐藏",
@@ -2221,6 +2233,7 @@ export default {
2221
2233
  fixedPositioning: "固定定位",
2222
2234
  viscousPositioning: "粘性定位",
2223
2235
  customStyle: "自定义样式",
2236
+ customClass: "Sesuaikan [Class]",
2224
2237
  currencySymbol: "货币符号",
2225
2238
  displayMode: "显示方式",
2226
2239
  uppercaseField: "转大写字段",
@@ -2283,7 +2296,23 @@ export default {
2283
2296
  refreshFields: "刷新字段",
2284
2297
  allFields: "全部字段",
2285
2298
  specifyFields: "指定字段",
2286
- placeholder: "占位符"
2299
+ placeholder: "占位符",
2300
+ maxLineClamp: "Tampilkan baris",
2301
+ maxLineClampTip: "Waktu kosong tak terbatas",
2302
+ rightDirection: "Kanan",
2303
+ leftDirection: "Kiri",
2304
+ topDirection: "Atas",
2305
+ bottomDirection: "Bawah",
2306
+ interactive: "Interaktif",
2307
+ associatedComponents: "Komponen Terkait",
2308
+ callbackComponent: "Komponen panggilan kembali",
2309
+ callbackMethod: "Metode panggilan kembali",
2310
+ bindValue: "Nilai mengikat",
2311
+ associationBinding: "Asosiasi mengikat",
2312
+ timer: "timer",
2313
+ spaceTrim: "Hapus ruang",
2314
+ aroundSpace: "Ruang depan dan belakang",
2315
+ allSpace: "Semua ruang"
2287
2316
  },
2288
2317
  /*集群列表 */
2289
2318
  colony: {
@@ -2364,7 +2393,7 @@ export default {
2364
2393
  },
2365
2394
  /*功能组件*/
2366
2395
  functionalcomponents: {
2367
- btnGroup: "按钮组",
2396
+ btnGroup: "按钮",
2368
2397
  textSearch: "文本搜索",
2369
2398
  currentTime: "日期时间",
2370
2399
  currentUser: "用户",
@@ -2375,6 +2404,7 @@ export default {
2375
2404
  list: "列表",
2376
2405
  descriptions: "详情",
2377
2406
  echarts: "图表",
2407
+ chartBI: "Bagan BI",
2378
2408
  statisticValue: "统计数值",
2379
2409
  statistic: "统计",
2380
2410
  },
@@ -2445,6 +2475,17 @@ export default {
2445
2475
  extend: "Tambah",
2446
2476
  connectionString: "Rentetan koneksi",
2447
2477
  testConnection: "Uji koneksi"
2478
+ },
2479
+ /*方法*/
2480
+ function: {
2481
+ reloadData: "Memuat ulang data",
2482
+ refreshData: "Menyegarkan data",
2483
+ downLoadData: "Drop down untuk memuat data",
2484
+ deleteIdData: "Hapus data berdasarkan ID",
2485
+ previewComponents: "Pratinjau komponen",
2486
+ filePreview: "Pratinjau file",
2487
+ globalComponents: "Komponen global",
2488
+ pageComponents: "Pada komponen halaman",
2448
2489
  }
2449
2490
  }
2450
2491
  };
package/locale/vi_VN.js CHANGED
@@ -129,7 +129,10 @@ export default {
129
129
  readTipOne: "Chỉ có thể chọn một dãy dữ liệu",
130
130
  moveTip: 'Có di chuyển nút hiện thời hay không?',
131
131
  opportunityTip: 'Vui lòng chọn bản ghi cơ hội cần hoạt động!',
132
- opportunityTipOne: 'Chỉ có thể chọn một bản ghi cơ hội!'
132
+ opportunityTipOne: 'Chỉ có thể chọn một bản ghi cơ hội!',
133
+ fileNotFoundTip: "Tập tin được chỉ định không được tìm thấy!",
134
+ noMoreData: "Không còn dữ liệu có sẵn tại thời điểm này",
135
+ loadMoreData: "Nhấp để tải thêm"
133
136
  },
134
137
  /*登录及登录成功提示*/
135
138
  login: {
@@ -157,7 +160,7 @@ export default {
157
160
  titlePho: "Đăng nhập điện thoại",
158
161
  loading: "Đang đăng nhập...",
159
162
  codeSwitchTip: "Nếu nhận dạng CAPTCHA hình ảnh khó khăn, hãy nhấp vào CAPTCHA hình ảnh để làm mới màn hình",
160
- scancodeLogin: "企微扫描登录"
163
+ scancodeLogin: "Đăng nhập ủy quyền WeChat doanh nghiệp"
161
164
  },
162
165
  /*基础*/
163
166
  basics: {
@@ -201,6 +204,9 @@ export default {
201
204
  template: "Thanh mẫu",
202
205
  outline: "Dàn bài",
203
206
  data: "Dữ liệu",
207
+ follow: "Theo dõi",
208
+ danger: "Nguy hiểm",
209
+ information: "Thông tin"
204
210
  },
205
211
  /*主题及设置项*/
206
212
  settings: {
@@ -270,6 +276,7 @@ export default {
270
276
  menuStyle: "Phong cách menu",
271
277
  verticalInsertion: "trượt dọc trong",
272
278
  horizontalFold: "Gấp ngang",
279
+ style: "Phong cách"
273
280
  },
274
281
  /*主题色*/
275
282
  theme: {
@@ -1015,6 +1022,7 @@ export default {
1015
1022
  btnTeamSharing: "Chia sẻ nhóm ",
1016
1023
  logAgain: "Đăng nhập lại",
1017
1024
  verify: "Kiểm tra",
1025
+ btnGroup: "Nhóm nút"
1018
1026
  },
1019
1027
  /*关联*/
1020
1028
  relation: {
@@ -1078,7 +1086,11 @@ export default {
1078
1086
  noSysEcharts: "Không có biểu đồ hệ thống tại thời điểm này",
1079
1087
  echartsManage: "Quản lý biểu đồ cá nhân",
1080
1088
  noEcharts: "Không có biểu đồ, vui lòng tạo trước...",
1081
- none: "khoảng trắng"
1089
+ none: "khoảng trắng",
1090
+ addSequence: "Thêm Series",
1091
+ addClassLabel: "Thêm danh mục",
1092
+ sequenceTip: "Vui lòng cung cấp thêm thông tin về mục truyền thuyết (trình tự)",
1093
+ classLabelTip: "Vui lòng cung cấp thêm thông tin về nhãn trục ngang (phân loại)"
1082
1094
  },
1083
1095
  /*团队共享*/
1084
1096
  teamSharing: {
@@ -1866,6 +1878,7 @@ export default {
1866
1878
  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?",
1867
1879
  bind: "Trị",
1868
1880
  browserNotSupported: "Trình duyệt của bạn không hỗ trợ chế độ toàn màn hình",
1881
+ phoneInvalid: "Vui lòng nhập đúng số điện thoại di động"
1869
1882
  },
1870
1883
  /*设计器*/
1871
1884
  pageDesigner: {
@@ -2114,7 +2127,7 @@ export default {
2114
2127
  tabType: "页签类型",
2115
2128
  tabLine: "线条",
2116
2129
  carding: "卡片化",
2117
- percentageOfWidth: "宽度百分比",
2130
+ percentageOfWidth: "宽度",
2118
2131
  residualProportion: "剩余占比",
2119
2132
  arrangementDirection: "排列方向",
2120
2133
  horizontal: "水平",
@@ -2170,8 +2183,8 @@ export default {
2170
2183
  text: "文本",
2171
2184
  executionFunction: "执行方法",
2172
2185
  interactiveMode: "交互方式",
2173
- follow: "跟随",
2174
- custom: "自定义",
2186
+ systemsMethod: "系统方法",
2187
+ componentMethod: "组件方法",
2175
2188
  interactiveComponent: "交互组件",
2176
2189
  interactiveMethod: "交互方法",
2177
2190
  hide: "隐藏",
@@ -2220,6 +2233,7 @@ export default {
2220
2233
  fixedPositioning: "固定定位",
2221
2234
  viscousPositioning: "粘性定位",
2222
2235
  customStyle: "自定义样式",
2236
+ customClass: "Tùy chỉnh [Class]",
2223
2237
  currencySymbol: "货币符号",
2224
2238
  displayMode: "显示方式",
2225
2239
  uppercaseField: "转大写字段",
@@ -2282,7 +2296,23 @@ export default {
2282
2296
  refreshFields: "刷新字段",
2283
2297
  allFields: "全部字段",
2284
2298
  specifyFields: "指定字段",
2285
- placeholder: "占位符"
2299
+ placeholder: "占位符",
2300
+ maxLineClamp: "Hiển thị hàng",
2301
+ maxLineClampTip: "Thời gian trống không giới hạn",
2302
+ rightDirection: "phải",
2303
+ leftDirection: "Trái",
2304
+ topDirection: "Đầu",
2305
+ bottomDirection: "Bên dưới",
2306
+ interactive: "Tương tác",
2307
+ associatedComponents: "Các thành phần liên quan",
2308
+ callbackComponent: "Thành phần callback",
2309
+ callbackMethod: "Phương pháp gọi lại",
2310
+ bindValue: "Giá trị ràng buộc",
2311
+ associationBinding: "Hiệp hội ràng buộc",
2312
+ timer: "Thời gian",
2313
+ spaceTrim: "Xóa các khoảng trống",
2314
+ aroundSpace: "Không gian phía trước và phía sau",
2315
+ allSpace: "Tất cả không gian"
2286
2316
  },
2287
2317
  /*集群列表 */
2288
2318
  colony: {
@@ -2363,7 +2393,7 @@ export default {
2363
2393
  },
2364
2394
  /*功能组件*/
2365
2395
  functionalcomponents: {
2366
- btnGroup: "按钮组",
2396
+ btnGroup: "按钮",
2367
2397
  textSearch: "文本搜索",
2368
2398
  currentTime: "日期时间",
2369
2399
  currentUser: "用户",
@@ -2374,6 +2404,7 @@ export default {
2374
2404
  list: "列表",
2375
2405
  descriptions: "详情",
2376
2406
  echarts: "图表",
2407
+ chartBI: "Biểu đồ BI",
2377
2408
  statisticValue: "统计数值",
2378
2409
  statistic: "统计",
2379
2410
  },
@@ -2444,6 +2475,17 @@ export default {
2444
2475
  extend: "Mở rộng",
2445
2476
  connectionString: "Chuỗi kết nối",
2446
2477
  testConnection: "Kiểm tra kết nối"
2478
+ },
2479
+ /*方法*/
2480
+ function: {
2481
+ reloadData: "Tải lại dữ liệu",
2482
+ refreshData: "Làm mới dữ liệu",
2483
+ downLoadData: "Drop down để tải dữ liệu",
2484
+ deleteIdData: "Xóa dữ liệu dựa trên ID",
2485
+ previewComponents: "Xem trước các thành phần",
2486
+ filePreview: "Xem trước tập tin",
2487
+ globalComponents: "Các thành phần toàn cầu",
2488
+ pageComponents: "Trên các thành phần trang",
2447
2489
  }
2448
2490
  }
2449
2491
  };
package/locale/zh_CN.js CHANGED
@@ -129,7 +129,10 @@ export default {
129
129
  readTipOne: "只能选择一列数据",
130
130
  moveTip: '是否移动当前节点?',
131
131
  opportunityTip: '请选择需要操作的商机记录!',
132
- opportunityTipOne: '只能选择一条商机记录!'
132
+ opportunityTipOne: '只能选择一条商机记录!',
133
+ fileNotFoundTip: "未找到指定文件!",
134
+ noMoreData: "暂无更多数据",
135
+ loadMoreData: "点击加载更多"
133
136
  },
134
137
  /*登录及登录成功提示*/
135
138
  login: {
@@ -157,7 +160,7 @@ export default {
157
160
  titlePho: "手机号登录",
158
161
  loading: "正在登录中...",
159
162
  codeSwitchTip: "如果图片验证码识别困难,点击图片验证码即可刷新显示",
160
- scancodeLogin: "企微扫描登录"
163
+ scancodeLogin: "企微扫码授权登录"
161
164
  },
162
165
  /*基础*/
163
166
  basics: {
@@ -201,6 +204,9 @@ export default {
201
204
  template: "模版",
202
205
  outline: "大纲",
203
206
  data: "数据",
207
+ follow: "跟随",
208
+ danger: "危险",
209
+ information: "信息"
204
210
  },
205
211
  /*主题及设置项*/
206
212
  settings: {
@@ -270,6 +276,7 @@ export default {
270
276
  menuStyle: "菜单风格",
271
277
  verticalInsertion: "垂直滑入",
272
278
  horizontalFold: "水平折叠",
279
+ style: "风格"
273
280
  },
274
281
  /*主题色*/
275
282
  theme: {
@@ -1015,6 +1022,7 @@ export default {
1015
1022
  btnTeamSharing: "团队共享",
1016
1023
  logAgain: "重新登录",
1017
1024
  verify: "验证",
1025
+ btnGroup: "按钮组"
1018
1026
  },
1019
1027
  /*关联*/
1020
1028
  relation: {
@@ -1078,7 +1086,11 @@ export default {
1078
1086
  noSysEcharts: "暂无系统图表",
1079
1087
  echartsManage: "管理个人图表",
1080
1088
  noEcharts: "暂无图表,请先创建...",
1081
- none: "空白"
1089
+ none: "空白",
1090
+ addSequence: "添加系列",
1091
+ addClassLabel: "添加类别",
1092
+ sequenceTip: "请补充 [图例条目(序列)] 信息",
1093
+ classLabelTip: "请补充 [水平(分类)轴标签] 信息"
1082
1094
  },
1083
1095
  /*团队共享*/
1084
1096
  teamSharing: {
@@ -1091,7 +1103,7 @@ export default {
1091
1103
  selectData: "选择数据",
1092
1104
  name: "用户名称",
1093
1105
  query: "查询",
1094
- edit: "修改",
1106
+ edit: "编辑",
1095
1107
  delete: "删除",
1096
1108
  share: "共享",
1097
1109
  source: "来源"
@@ -1866,6 +1878,7 @@ export default {
1866
1878
  bindTip: "检测到您的企微账号尚未绑定个人账号,是否绑定个人账号?",
1867
1879
  bind: "绑定",
1868
1880
  browserNotSupported: "您的浏览器不支持全屏模式",
1881
+ phoneInvalid: "请输入正确的手机号码"
1869
1882
  },
1870
1883
  /*设计器*/
1871
1884
  pageDesigner: {
@@ -2114,7 +2127,7 @@ export default {
2114
2127
  tabType: "页签类型",
2115
2128
  tabLine: "线条",
2116
2129
  carding: "卡片化",
2117
- percentageOfWidth: "宽度百分比",
2130
+ percentageOfWidth: "宽度",
2118
2131
  residualProportion: "剩余占比",
2119
2132
  arrangementDirection: "排列方向",
2120
2133
  horizontal: "水平",
@@ -2170,8 +2183,8 @@ export default {
2170
2183
  text: "文本",
2171
2184
  executionFunction: "执行方法",
2172
2185
  interactiveMode: "交互方式",
2173
- follow: "跟随",
2174
- custom: "自定义",
2186
+ systemsMethod: "系统方法",
2187
+ componentMethod: "组件方法",
2175
2188
  interactiveComponent: "交互组件",
2176
2189
  interactiveMethod: "交互方法",
2177
2190
  hide: "隐藏",
@@ -2220,6 +2233,7 @@ export default {
2220
2233
  fixedPositioning: "固定定位",
2221
2234
  viscousPositioning: "粘性定位",
2222
2235
  customStyle: "自定义样式",
2236
+ customClass: "自定义[Class]",
2223
2237
  currencySymbol: "货币符号",
2224
2238
  displayMode: "显示方式",
2225
2239
  uppercaseField: "转大写字段",
@@ -2282,7 +2296,23 @@ export default {
2282
2296
  refreshFields: "刷新字段",
2283
2297
  allFields: "全部字段",
2284
2298
  specifyFields: "指定字段",
2285
- placeholder: "占位符"
2299
+ placeholder: "占位符",
2300
+ maxLineClamp: "最大展示行数",
2301
+ maxLineClampTip: "为空时不限制",
2302
+ rightDirection: "右",
2303
+ leftDirection: "左",
2304
+ topDirection: "上",
2305
+ bottomDirection: "下",
2306
+ interactive: "交互",
2307
+ associatedComponents: "关联组件",
2308
+ callbackComponent: "回调组件",
2309
+ callbackMethod: "回调方法",
2310
+ bindValue: "绑定值",
2311
+ associationBinding: "关联绑定",
2312
+ timer: "计时器",
2313
+ spaceTrim: "去除空格",
2314
+ aroundSpace: "前后空格",
2315
+ allSpace: "所有空格"
2286
2316
  },
2287
2317
  /*集群列表 */
2288
2318
  colony: {
@@ -2363,7 +2393,7 @@ export default {
2363
2393
  },
2364
2394
  /*功能组件*/
2365
2395
  functionalcomponents: {
2366
- btnGroup: "按钮组",
2396
+ btnGroup: "按钮",
2367
2397
  textSearch: "文本搜索",
2368
2398
  currentTime: "日期时间",
2369
2399
  currentUser: "用户",
@@ -2374,6 +2404,7 @@ export default {
2374
2404
  list: "列表",
2375
2405
  descriptions: "详情",
2376
2406
  echarts: "图表",
2407
+ chartBI: "BI图表",
2377
2408
  statisticValue: "统计数值",
2378
2409
  statistic: "统计",
2379
2410
  },
@@ -2444,6 +2475,17 @@ export default {
2444
2475
  extend: "扩展",
2445
2476
  connectionString: "连接字符串",
2446
2477
  testConnection: "测试连接",
2478
+ },
2479
+ /*方法*/
2480
+ function: {
2481
+ reloadData: "重新加载数据",
2482
+ refreshData: "刷新数据",
2483
+ downLoadData: "下拉加载数据",
2484
+ deleteIdData: "根据ID删除数据",
2485
+ previewComponents: "预览组件",
2486
+ filePreview: "文件预览",
2487
+ globalComponents: "全局组件",
2488
+ pageComponents: "页面内组件",
2447
2489
  }
2448
2490
  }
2449
2491
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",
@@ -31,10 +31,6 @@
31
31
  "dependencies": {
32
32
  "@babel/core": "7.22.20",
33
33
  "@babel/preset-env": "7.20.2",
34
- "@vue-office/docx": "^1.6.3",
35
- "@vue-office/excel": "^1.7.14",
36
- "@vue-office/pdf": "^2.0.10",
37
- "@vue-office/pptx": "^1.0.1",
38
34
  "axios": "1.6.2",
39
35
  "default-passive-events": "2.0.0",
40
36
  "el-tree-transfer": "^2.4.7",
@@ -45,13 +41,11 @@
45
41
  "path-browserify": "1.0.1",
46
42
  "path-to-regexp": "2.4.0",
47
43
  "print-js": "^1.6.0",
48
- "qrcode": "^1.5.4",
49
44
  "quill": "^2.0.2",
50
45
  "screenfull": "^6.0.2",
51
46
  "sortablejs": "^1.15.6",
52
47
  "umy-ui": "^1.1.7",
53
48
  "vue": "^2.7.15",
54
- "vue-demi": "^0.14.6",
55
49
  "vue-i18n": "^8.27.1",
56
50
  "vue-ls": "^3.2.2",
57
51
  "vue-quill-editor": "^3.0.6",
@@ -75,7 +69,7 @@
75
69
  "echarts": "5.4.3",
76
70
  "eslint": "6.7.2",
77
71
  "eslint-plugin-vue": "6.2.2",
78
- "gds-plus-design-vue": "1.0.0",
72
+ "gds-plus-design-vue": "1.1.33",
79
73
  "fast-glob": "3.3.1",
80
74
  "fuse.js": "3.4.4",
81
75
  "highlight.js": "11.9.0",