eoss-ui 0.7.21 → 0.7.22

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.
Files changed (175) hide show
  1. package/lib/calogin.js +233 -233
  2. package/lib/eoss-ui.common.js +270 -269
  3. package/lib/index.js +1 -1
  4. package/lib/login.js +4 -3
  5. package/lib/main.js +14 -14
  6. package/lib/qr-code.js +13 -13
  7. package/package.json +1 -1
  8. package/packages/button/index.js +5 -5
  9. package/packages/button/src/main.vue +418 -418
  10. package/packages/button-group/index.js +5 -5
  11. package/packages/calendar/index.js +5 -5
  12. package/packages/calogin/index.js +5 -5
  13. package/packages/calogin/src/plugin.js +915 -915
  14. package/packages/card/index.js +5 -5
  15. package/packages/card/src/main.vue +156 -156
  16. package/packages/cascader/index.js +5 -5
  17. package/packages/cascader/src/main.vue +168 -168
  18. package/packages/checkbox-group/index.js +5 -5
  19. package/packages/checkbox-group/src/main.vue +333 -333
  20. package/packages/clients/index.js +5 -5
  21. package/packages/clients/src/main.vue +151 -151
  22. package/packages/data-table/index.js +5 -5
  23. package/packages/data-table/src/children.vue +39 -39
  24. package/packages/data-table/src/sizer.vue +195 -195
  25. package/packages/data-table-form/index.js +5 -5
  26. package/packages/data-table-form/src/checkbox.vue +101 -101
  27. package/packages/data-table-form/src/colgroup.vue +17 -17
  28. package/packages/data-table-form/src/main.vue +181 -181
  29. package/packages/data-table-form/src/radio.vue +65 -65
  30. package/packages/data-table-form/src/table.vue +233 -233
  31. package/packages/data-table-form/src/tbody.vue +336 -336
  32. package/packages/data-table-form/src/thead.vue +68 -68
  33. package/packages/date-picker/index.js +5 -5
  34. package/packages/date-picker/src/main.vue +236 -236
  35. package/packages/dialog/index.js +5 -5
  36. package/packages/enable-drag/index.js +5 -5
  37. package/packages/enterprise/index.js +5 -5
  38. package/packages/enterprise/src/main.vue +66 -66
  39. package/packages/error-page/index.js +5 -5
  40. package/packages/error-page/src/main.vue +44 -44
  41. package/packages/flow/index.js +5 -5
  42. package/packages/flow/src/component/CustomPreset.vue +322 -322
  43. package/packages/flow/src/component/Preset.vue +255 -255
  44. package/packages/flow/src/component/TimeLimit.vue +190 -190
  45. package/packages/flow/src/form.vue +121 -121
  46. package/packages/flow/src/table.vue +58 -58
  47. package/packages/flow-group/index.js +5 -5
  48. package/packages/flow-list/index.js +5 -5
  49. package/packages/form/index.js +5 -5
  50. package/packages/handle-user/index.js +5 -5
  51. package/packages/handler/index.js +5 -5
  52. package/packages/icon/index.js +5 -5
  53. package/packages/icons/index.js +5 -5
  54. package/packages/icons/src/main.vue +81 -81
  55. package/packages/input/index.js +5 -5
  56. package/packages/input/src/main.vue +356 -356
  57. package/packages/input-number/index.js +5 -5
  58. package/packages/input-number/src/main.vue +106 -106
  59. package/packages/label/index.js +5 -5
  60. package/packages/label/src/main.vue +457 -457
  61. package/packages/layout/index.js +5 -5
  62. package/packages/layout/src/item.vue +152 -152
  63. package/packages/layout/src/main.vue +31 -31
  64. package/packages/login/index.js +5 -5
  65. package/packages/login/src/main.vue +2 -1
  66. package/packages/main/index.js +5 -5
  67. package/packages/main/src/default/message.vue +249 -249
  68. package/packages/main/src/default/notice.vue +157 -157
  69. package/packages/main/src/public/online.vue +89 -89
  70. package/packages/main/src/public/settings.vue +221 -221
  71. package/packages/main/src/simplicity/apps.vue +388 -388
  72. package/packages/main/src/simplicity/index.vue +2 -2
  73. package/packages/main/src/simplicity/lists.vue +84 -84
  74. package/packages/main/src/simplicity/menu-list.vue +135 -135
  75. package/packages/main/src/simplicity/message.vue +259 -259
  76. package/packages/main/src/simplicity/notice.vue +190 -190
  77. package/packages/main/src/simplicity/router-page.vue +45 -45
  78. package/packages/main/src/simplicity/sub-menu.vue +264 -264
  79. package/packages/menu/index.js +5 -5
  80. package/packages/menu/src/main.vue +584 -584
  81. package/packages/nav/index.js +5 -5
  82. package/packages/nav/src/main.vue +351 -351
  83. package/packages/notify/index.js +5 -5
  84. package/packages/notify/src/main.vue +538 -538
  85. package/packages/page/index.js +5 -5
  86. package/packages/page/src/main.vue +167 -167
  87. package/packages/pagination/index.js +5 -5
  88. package/packages/pagination/src/main.vue +96 -96
  89. package/packages/player/index.js +5 -5
  90. package/packages/player/src/main.vue +194 -194
  91. package/packages/qr-code/index.js +5 -5
  92. package/packages/qr-code/src/main.vue +170 -170
  93. package/packages/radio-group/index.js +6 -6
  94. package/packages/radio-group/src/main.vue +319 -319
  95. package/packages/retrial-auth/index.js +5 -5
  96. package/packages/retrial-auth/src/main.vue +280 -280
  97. package/packages/select/index.js +5 -5
  98. package/packages/select-ganged/index.js +5 -5
  99. package/packages/select-ganged/src/main.vue +724 -724
  100. package/packages/selector/index.js +5 -5
  101. package/packages/selector-panel/index.js +5 -5
  102. package/packages/selector-panel/src/tree.vue +129 -129
  103. package/packages/sizer/index.js +5 -5
  104. package/packages/sizer/src/main.vue +254 -254
  105. package/packages/steps/index.js +5 -5
  106. package/packages/steps/src/main.vue +181 -181
  107. package/packages/switch/index.js +5 -5
  108. package/packages/table-form/index.js +5 -5
  109. package/packages/tabs/index.js +5 -5
  110. package/packages/tabs/src/main.vue +788 -788
  111. package/packages/tabs-panel/index.js +5 -5
  112. package/packages/tabs-panel/src/main.vue +29 -29
  113. package/packages/theme-chalk/src/base.scss +261 -261
  114. package/packages/theme-chalk/src/button-group.scss +176 -176
  115. package/packages/theme-chalk/src/button.scss +24 -24
  116. package/packages/theme-chalk/src/calendar.scss +113 -113
  117. package/packages/theme-chalk/src/card.scss +99 -99
  118. package/packages/theme-chalk/src/checkbox-group.scss +8 -8
  119. package/packages/theme-chalk/src/clients.scss +87 -87
  120. package/packages/theme-chalk/src/data-table-form.scss +67 -67
  121. package/packages/theme-chalk/src/data-table.scss +293 -293
  122. package/packages/theme-chalk/src/date-picker.scss +7 -7
  123. package/packages/theme-chalk/src/dialog.scss +77 -77
  124. package/packages/theme-chalk/src/enable-drag.scss +181 -181
  125. package/packages/theme-chalk/src/enterprise.scss +5 -5
  126. package/packages/theme-chalk/src/error-page.scss +18 -18
  127. package/packages/theme-chalk/src/flow-group.scss +110 -110
  128. package/packages/theme-chalk/src/flow-list.scss +39 -39
  129. package/packages/theme-chalk/src/handle-user.scss +40 -40
  130. package/packages/theme-chalk/src/icons.scss +99 -99
  131. package/packages/theme-chalk/src/input.scss +9 -9
  132. package/packages/theme-chalk/src/label.scss +24 -24
  133. package/packages/theme-chalk/src/layout.scss +46 -46
  134. package/packages/theme-chalk/src/main.scss +663 -663
  135. package/packages/theme-chalk/src/menu.scss +222 -222
  136. package/packages/theme-chalk/src/mixins/color.scss +117 -117
  137. package/packages/theme-chalk/src/nav.scss +111 -111
  138. package/packages/theme-chalk/src/page.scss +3 -3
  139. package/packages/theme-chalk/src/pagination.scss +29 -29
  140. package/packages/theme-chalk/src/player.scss +9 -9
  141. package/packages/theme-chalk/src/qr-code.scss +17 -17
  142. package/packages/theme-chalk/src/radio-group.scss +9 -9
  143. package/packages/theme-chalk/src/retrial-auth.scss +38 -38
  144. package/packages/theme-chalk/src/select-ganged.scss +8 -8
  145. package/packages/theme-chalk/src/select.scss +8 -8
  146. package/packages/theme-chalk/src/selector-panel.scss +204 -204
  147. package/packages/theme-chalk/src/sizer.scss +36 -36
  148. package/packages/theme-chalk/src/steps.scss +88 -88
  149. package/packages/theme-chalk/src/switch.scss +3 -3
  150. package/packages/theme-chalk/src/table-form.scss +1 -1
  151. package/packages/theme-chalk/src/tabs.scss +87 -87
  152. package/packages/theme-chalk/src/tips.scss +7 -7
  153. package/packages/theme-chalk/src/toolbar.scss +179 -179
  154. package/packages/theme-chalk/src/tree-group.scss +72 -72
  155. package/packages/theme-chalk/src/tree.scss +165 -165
  156. package/packages/theme-chalk/src/wxlogin.scss +3 -3
  157. package/packages/tips/index.js +5 -5
  158. package/packages/tips/src/main.vue +141 -141
  159. package/packages/toolbar/index.js +5 -5
  160. package/packages/toolbar/src/main.vue +430 -430
  161. package/packages/tree/index.js +5 -5
  162. package/packages/tree-group/index.js +5 -5
  163. package/packages/upload/index.js +5 -5
  164. package/packages/upload/src/picture.js +15 -15
  165. package/packages/wujie/index.js +5 -5
  166. package/packages/wujie/src/main.vue +145 -145
  167. package/packages/wxlogin/index.js +5 -5
  168. package/packages/wxlogin/src/main.vue +128 -128
  169. package/src/config/image.js +2 -2
  170. package/src/index.js +1 -1
  171. package/src/utils/bus.js +3 -3
  172. package/src/utils/date-util.js +312 -312
  173. package/src/utils/http.js +50 -50
  174. package/src/utils/store.js +21 -21
  175. package/src/utils/webSocket.js +107 -107
@@ -6209,8 +6209,8 @@ var plugin_typeof = typeof Symbol === "function" && typeof Symbol.iterator === "
6209
6209
 
6210
6210
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
6211
6211
 
6212
- /**
6213
- * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
6212
+ /**
6213
+ * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
6214
6214
  */
6215
6215
  var CA_ExtInterface = function () {
6216
6216
  function CA_ExtInterface() {
@@ -6223,11 +6223,11 @@ var CA_ExtInterface = function () {
6223
6223
  this.init();
6224
6224
  }
6225
6225
 
6226
- /**
6227
- * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
6228
- * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
6229
- * @param {Object} target - 目标对象
6230
- * @param {Object} options - 新的选项对象
6226
+ /**
6227
+ * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
6228
+ * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
6229
+ * @param {Object} target - 目标对象
6230
+ * @param {Object} options - 新的选项对象
6231
6231
  */
6232
6232
 
6233
6233
 
@@ -6242,8 +6242,8 @@ var CA_ExtInterface = function () {
6242
6242
  }
6243
6243
  };
6244
6244
 
6245
- /**
6246
- * 检查当前会话的 WebSocket URL
6245
+ /**
6246
+ * 检查当前会话的 WebSocket URL
6247
6247
  */
6248
6248
 
6249
6249
 
@@ -6257,8 +6257,8 @@ var CA_ExtInterface = function () {
6257
6257
  }
6258
6258
  };
6259
6259
 
6260
- /**
6261
- * 检查是否使用 ActiveX
6260
+ /**
6261
+ * 检查是否使用 ActiveX
6262
6262
  */
6263
6263
 
6264
6264
 
@@ -6270,11 +6270,11 @@ var CA_ExtInterface = function () {
6270
6270
  }
6271
6271
  };
6272
6272
 
6273
- /**
6274
- * 扩展发送消息并等待响应
6275
- * @param {string} operatorCmd - 操作命令
6276
- * @param {string} sendMsg - 发送的消息
6277
- * @returns {string} 响应消息
6273
+ /**
6274
+ * 扩展发送消息并等待响应
6275
+ * @param {string} operatorCmd - 操作命令
6276
+ * @param {string} sendMsg - 发送的消息
6277
+ * @returns {string} 响应消息
6278
6278
  */
6279
6279
 
6280
6280
 
@@ -6284,11 +6284,11 @@ var CA_ExtInterface = function () {
6284
6284
  return this.sendAndWaitMessage(this.currentSessionWSURL, strSendMsg);
6285
6285
  };
6286
6286
 
6287
- /**
6288
- * 发送消息并等待响应
6289
- * @param {string} wsurl - WebSocket URL
6290
- * @param {string} sendMsg - 发送的消息
6291
- * @returns {string} 响应消息
6287
+ /**
6288
+ * 发送消息并等待响应
6289
+ * @param {string} wsurl - WebSocket URL
6290
+ * @param {string} sendMsg - 发送的消息
6291
+ * @returns {string} 响应消息
6292
6292
  */
6293
6293
 
6294
6294
 
@@ -6312,9 +6312,9 @@ var CA_ExtInterface = function () {
6312
6312
  return ResultMsg;
6313
6313
  };
6314
6314
 
6315
- /**
6316
- * 配置选项
6317
- * @param {Object} extendOption - 扩展选项
6315
+ /**
6316
+ * 配置选项
6317
+ * @param {Object} extendOption - 扩展选项
6318
6318
  */
6319
6319
 
6320
6320
 
@@ -6324,8 +6324,8 @@ var CA_ExtInterface = function () {
6324
6324
  }
6325
6325
  };
6326
6326
 
6327
- /**
6328
- * 初始化
6327
+ /**
6328
+ * 初始化
6329
6329
  */
6330
6330
 
6331
6331
 
@@ -6333,9 +6333,9 @@ var CA_ExtInterface = function () {
6333
6333
  this.isUseActioveX();
6334
6334
  };
6335
6335
 
6336
- /**
6337
- * 返回客户端的版本
6338
- * @returns {string} 客户端版本
6336
+ /**
6337
+ * 返回客户端的版本
6338
+ * @returns {string} 客户端版本
6339
6339
  */
6340
6340
 
6341
6341
 
@@ -6348,13 +6348,13 @@ var CA_ExtInterface = function () {
6348
6348
  }
6349
6349
  };
6350
6350
 
6351
- /**
6352
- * 下载客户端程序并安装
6353
- * @param {string} bstrURL - 下载地址
6354
- * @param {string} bstrHashValue - 哈希值
6355
- * @param {boolean} bSync - 是否同步安装
6356
- * @param {boolean} bOnlySSO - 是否仅安装 SSO
6357
- * @returns {number} 安装结果
6351
+ /**
6352
+ * 下载客户端程序并安装
6353
+ * @param {string} bstrURL - 下载地址
6354
+ * @param {string} bstrHashValue - 哈希值
6355
+ * @param {boolean} bSync - 是否同步安装
6356
+ * @param {boolean} bOnlySSO - 是否仅安装 SSO
6357
+ * @returns {number} 安装结果
6358
6358
  */
6359
6359
 
6360
6360
 
@@ -6368,11 +6368,11 @@ var CA_ExtInterface = function () {
6368
6368
  }
6369
6369
  };
6370
6370
 
6371
- /**
6372
- * 获取硬件指纹信息
6373
- * @param {number} dwSign - 签名
6374
- * @param {string} strGateWayIP - 网关 IP
6375
- * @returns {string} 硬件指纹信息
6371
+ /**
6372
+ * 获取硬件指纹信息
6373
+ * @param {number} dwSign - 签名
6374
+ * @param {string} strGateWayIP - 网关 IP
6375
+ * @returns {string} 硬件指纹信息
6376
6376
  */
6377
6377
 
6378
6378
 
@@ -6386,12 +6386,12 @@ var CA_ExtInterface = function () {
6386
6386
  }
6387
6387
  };
6388
6388
 
6389
- /**
6390
- * 设置转发策略和代填策略
6391
- * @param {string} strProxyPolicy - 转发策略
6392
- * @param {string} strSSOPolicy - 代填策略
6393
- * @param {string} strGatewayAddress - 网关地址
6394
- * @returns {number} 设置结果
6389
+ /**
6390
+ * 设置转发策略和代填策略
6391
+ * @param {string} strProxyPolicy - 转发策略
6392
+ * @param {string} strSSOPolicy - 代填策略
6393
+ * @param {string} strGatewayAddress - 网关地址
6394
+ * @returns {number} 设置结果
6395
6395
  */
6396
6396
 
6397
6397
 
@@ -6405,11 +6405,11 @@ var CA_ExtInterface = function () {
6405
6405
  }
6406
6406
  };
6407
6407
 
6408
- /**
6409
- * 启动认证信息模块
6410
- * @param {string} strFileName - 文件名
6411
- * @param {string} strXmlData - XML 数据
6412
- * @returns {string} 认证信息
6408
+ /**
6409
+ * 启动认证信息模块
6410
+ * @param {string} strFileName - 文件名
6411
+ * @param {string} strXmlData - XML 数据
6412
+ * @returns {string} 认证信息
6413
6413
  */
6414
6414
 
6415
6415
 
@@ -6423,10 +6423,10 @@ var CA_ExtInterface = function () {
6423
6423
  }
6424
6424
  };
6425
6425
 
6426
- /**
6427
- * 打开 BS 应用
6428
- * @param {string} strUrl - 应用 URL
6429
- * @returns {number} 打开结果
6426
+ /**
6427
+ * 打开 BS 应用
6428
+ * @param {string} strUrl - 应用 URL
6429
+ * @returns {number} 打开结果
6430
6430
  */
6431
6431
 
6432
6432
 
@@ -6440,12 +6440,12 @@ var CA_ExtInterface = function () {
6440
6440
  }
6441
6441
  };
6442
6442
 
6443
- /**
6444
- * 打开 CS 应用
6445
- * @param {string} strGatewayAddress - 网关地址
6446
- * @param {string} strAppFlag - 应用标识
6447
- * @param {string} strAppPath - 应用路径
6448
- * @returns {number} 打开结果
6443
+ /**
6444
+ * 打开 CS 应用
6445
+ * @param {string} strGatewayAddress - 网关地址
6446
+ * @param {string} strAppFlag - 应用标识
6447
+ * @param {string} strAppPath - 应用路径
6448
+ * @returns {number} 打开结果
6449
6449
  */
6450
6450
 
6451
6451
 
@@ -6459,13 +6459,13 @@ var CA_ExtInterface = function () {
6459
6459
  }
6460
6460
  };
6461
6461
 
6462
- /**
6463
- * 设置自动更新策略
6464
- * @param {string} strGatewayAddress - 网关地址
6465
- * @param {number} nGatewayPort - 网关端口
6466
- * @param {string} strUserToken - 用户令牌
6467
- * @param {number} updatedelay - 更新延迟
6468
- * @returns {number} 设置结果
6462
+ /**
6463
+ * 设置自动更新策略
6464
+ * @param {string} strGatewayAddress - 网关地址
6465
+ * @param {number} nGatewayPort - 网关端口
6466
+ * @param {string} strUserToken - 用户令牌
6467
+ * @param {number} updatedelay - 更新延迟
6468
+ * @returns {number} 设置结果
6469
6469
  */
6470
6470
 
6471
6471
 
@@ -6479,10 +6479,10 @@ var CA_ExtInterface = function () {
6479
6479
  }
6480
6480
  };
6481
6481
 
6482
- /**
6483
- * 获取客户端 IP
6484
- * @param {string} strGatewayIP - 网关 IP
6485
- * @returns {string} 客户端 IP
6482
+ /**
6483
+ * 获取客户端 IP
6484
+ * @param {string} strGatewayIP - 网关 IP
6485
+ * @returns {string} 客户端 IP
6486
6486
  */
6487
6487
 
6488
6488
 
@@ -6496,10 +6496,10 @@ var CA_ExtInterface = function () {
6496
6496
  }
6497
6497
  };
6498
6498
 
6499
- /**
6500
- * 登出网关
6501
- * @param {string} strServerIP - 服务器 IP
6502
- * @returns {number} 登出结果
6499
+ /**
6500
+ * 登出网关
6501
+ * @param {string} strServerIP - 服务器 IP
6502
+ * @returns {number} 登出结果
6503
6503
  */
6504
6504
 
6505
6505
 
@@ -6513,11 +6513,11 @@ var CA_ExtInterface = function () {
6513
6513
  }
6514
6514
  };
6515
6515
 
6516
- /**
6517
- * 运行安装包
6518
- * @param {number} lRunType - 运行类型
6519
- * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
6520
- * @returns {number} 运行结果
6516
+ /**
6517
+ * 运行安装包
6518
+ * @param {number} lRunType - 运行类型
6519
+ * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
6520
+ * @returns {number} 运行结果
6521
6521
  */
6522
6522
 
6523
6523
 
@@ -6531,9 +6531,9 @@ var CA_ExtInterface = function () {
6531
6531
  }
6532
6532
  };
6533
6533
 
6534
- /**
6535
- * 获取下载进度
6536
- * @returns {number} 下载进度
6534
+ /**
6535
+ * 获取下载进度
6536
+ * @returns {number} 下载进度
6537
6537
  */
6538
6538
 
6539
6539
 
@@ -6547,9 +6547,9 @@ var CA_ExtInterface = function () {
6547
6547
  }
6548
6548
  };
6549
6549
 
6550
- /**
6551
- * 是否安装完成
6552
- * @returns {boolean} 安装完成状态
6550
+ /**
6551
+ * 是否安装完成
6552
+ * @returns {boolean} 安装完成状态
6553
6553
  */
6554
6554
 
6555
6555
 
@@ -6563,11 +6563,11 @@ var CA_ExtInterface = function () {
6563
6563
  }
6564
6564
  };
6565
6565
 
6566
- /**
6567
- * 初始化签包对象
6568
- * @param {string} strAlgType - 算法类型
6569
- * @param {string} strAuxParam - 辅助参数
6570
- * @returns {number} 初始化结果
6566
+ /**
6567
+ * 初始化签包对象
6568
+ * @param {string} strAlgType - 算法类型
6569
+ * @param {string} strAuxParam - 辅助参数
6570
+ * @returns {number} 初始化结果
6571
6571
  */
6572
6572
 
6573
6573
 
@@ -6581,10 +6581,10 @@ var CA_ExtInterface = function () {
6581
6581
  }
6582
6582
  };
6583
6583
 
6584
- /**
6585
- * 设置摘要算法
6586
- * @param {string} strDigestAlg - 摘要算法
6587
- * @returns {number} 设置结果
6584
+ /**
6585
+ * 设置摘要算法
6586
+ * @param {string} strDigestAlg - 摘要算法
6587
+ * @returns {number} 设置结果
6588
6588
  */
6589
6589
 
6590
6590
 
@@ -6598,10 +6598,10 @@ var CA_ExtInterface = function () {
6598
6598
  }
6599
6599
  };
6600
6600
 
6601
- /**
6602
- * 设置单证书是否弹出对话框
6603
- * @param {number} isChoose - 是否弹出对话框
6604
- * @returns {number} 设置结果
6601
+ /**
6602
+ * 设置单证书是否弹出对话框
6603
+ * @param {number} isChoose - 是否弹出对话框
6604
+ * @returns {number} 设置结果
6605
6605
  */
6606
6606
 
6607
6607
 
@@ -6615,11 +6615,11 @@ var CA_ExtInterface = function () {
6615
6615
  }
6616
6616
  };
6617
6617
 
6618
- /**
6619
- * 添加证书过滤条件
6620
- * @param {number} ulType - 过滤类型
6621
- * @param {string} strValue - 过滤值
6622
- * @returns {number} 添加结果
6618
+ /**
6619
+ * 添加证书过滤条件
6620
+ * @param {number} ulType - 过滤类型
6621
+ * @param {string} strValue - 过滤值
6622
+ * @returns {number} 添加结果
6623
6623
  */
6624
6624
 
6625
6625
 
@@ -6633,9 +6633,9 @@ var CA_ExtInterface = function () {
6633
6633
  }
6634
6634
  };
6635
6635
 
6636
- /**
6637
- * 清除所有过滤条件
6638
- * @returns {number} 清除结果
6636
+ /**
6637
+ * 清除所有过滤条件
6638
+ * @returns {number} 清除结果
6639
6639
  */
6640
6640
 
6641
6641
 
@@ -6649,10 +6649,10 @@ var CA_ExtInterface = function () {
6649
6649
  }
6650
6650
  };
6651
6651
 
6652
- /**
6653
- * P1 签名
6654
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
6655
- * @returns {string} 签名结果
6652
+ /**
6653
+ * P1 签名
6654
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
6655
+ * @returns {string} 签名结果
6656
6656
  */
6657
6657
 
6658
6658
 
@@ -6666,10 +6666,10 @@ var CA_ExtInterface = function () {
6666
6666
  }
6667
6667
  };
6668
6668
 
6669
- /**
6670
- * P1 签名字符串
6671
- * @param {string} strValue - 待签名的字符串
6672
- * @returns {string} 签名结果
6669
+ /**
6670
+ * P1 签名字符串
6671
+ * @param {string} strValue - 待签名的字符串
6672
+ * @returns {string} 签名结果
6673
6673
  */
6674
6674
 
6675
6675
 
@@ -6683,12 +6683,12 @@ var CA_ExtInterface = function () {
6683
6683
  }
6684
6684
  };
6685
6685
 
6686
- /**
6687
- * P7 签名
6688
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
6689
- * @param {boolean} isDetach - 是否分离签名
6690
- * @param {boolean} isIncludeCert - 是否包含证书
6691
- * @returns {string} 签名结果
6686
+ /**
6687
+ * P7 签名
6688
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
6689
+ * @param {boolean} isDetach - 是否分离签名
6690
+ * @param {boolean} isIncludeCert - 是否包含证书
6691
+ * @returns {string} 签名结果
6692
6692
  */
6693
6693
 
6694
6694
 
@@ -6702,12 +6702,12 @@ var CA_ExtInterface = function () {
6702
6702
  }
6703
6703
  };
6704
6704
 
6705
- /**
6706
- * P7 签名字符串
6707
- * @param {string} strValue - 待签名的字符串
6708
- * @param {boolean} isDetach - 是否分离签名
6709
- * @param {boolean} isIncludeCert - 是否包含证书
6710
- * @returns {string} 签名结果
6705
+ /**
6706
+ * P7 签名字符串
6707
+ * @param {string} strValue - 待签名的字符串
6708
+ * @param {boolean} isDetach - 是否分离签名
6709
+ * @param {boolean} isIncludeCert - 是否包含证书
6710
+ * @returns {string} 签名结果
6711
6711
  */
6712
6712
 
6713
6713
 
@@ -6721,9 +6721,9 @@ var CA_ExtInterface = function () {
6721
6721
  }
6722
6722
  };
6723
6723
 
6724
- /**
6725
- * 释放签名对象
6726
- * @returns {number} 释放结果
6724
+ /**
6725
+ * 释放签名对象
6726
+ * @returns {number} 释放结果
6727
6727
  */
6728
6728
 
6729
6729
 
@@ -6737,9 +6737,9 @@ var CA_ExtInterface = function () {
6737
6737
  }
6738
6738
  };
6739
6739
 
6740
- /**
6741
- * 获取签名版本
6742
- * @returns {string} 签名版本
6740
+ /**
6741
+ * 获取签名版本
6742
+ * @returns {string} 签名版本
6743
6743
  */
6744
6744
 
6745
6745
 
@@ -6753,9 +6753,9 @@ var CA_ExtInterface = function () {
6753
6753
  }
6754
6754
  };
6755
6755
 
6756
- /**
6757
- * 获取签名证书
6758
- * @returns {string} 签名证书
6756
+ /**
6757
+ * 获取签名证书
6758
+ * @returns {string} 签名证书
6759
6759
  */
6760
6760
 
6761
6761
 
@@ -6769,9 +6769,9 @@ var CA_ExtInterface = function () {
6769
6769
  }
6770
6770
  };
6771
6771
 
6772
- /**
6773
- * 获取错误码
6774
- * @returns {number} 错误码
6772
+ /**
6773
+ * 获取错误码
6774
+ * @returns {number} 错误码
6775
6775
  */
6776
6776
 
6777
6777
 
@@ -6785,9 +6785,9 @@ var CA_ExtInterface = function () {
6785
6785
  }
6786
6786
  };
6787
6787
 
6788
- /**
6789
- * 获取错误信息
6790
- * @returns {string} 错误信息
6788
+ /**
6789
+ * 获取错误信息
6790
+ * @returns {string} 错误信息
6791
6791
  */
6792
6792
 
6793
6793
 
@@ -6801,9 +6801,9 @@ var CA_ExtInterface = function () {
6801
6801
  }
6802
6802
  };
6803
6803
 
6804
- /**
6805
- * 销毁认证对象
6806
- * @returns {number} 销毁结果
6804
+ /**
6805
+ * 销毁认证对象
6806
+ * @returns {number} 销毁结果
6807
6807
  */
6808
6808
 
6809
6809
 
@@ -6817,9 +6817,9 @@ var CA_ExtInterface = function () {
6817
6817
  }
6818
6818
  };
6819
6819
 
6820
- /**
6821
- * 获取证书类型
6822
- * @returns {string} 证书类型
6820
+ /**
6821
+ * 获取证书类型
6822
+ * @returns {string} 证书类型
6823
6823
  */
6824
6824
 
6825
6825
 
@@ -6833,9 +6833,9 @@ var CA_ExtInterface = function () {
6833
6833
  }
6834
6834
  };
6835
6835
 
6836
- /**
6837
- * 获取签名摘要算法
6838
- * @returns {string} 签名摘要算法
6836
+ /**
6837
+ * 获取签名摘要算法
6838
+ * @returns {string} 签名摘要算法
6839
6839
  */
6840
6840
 
6841
6841
 
@@ -6849,11 +6849,11 @@ var CA_ExtInterface = function () {
6849
6849
  }
6850
6850
  };
6851
6851
 
6852
- /**
6853
- * 使能调用序列
6854
- * @param {boolean} bCallQueueEnable - 是否使能调用序列
6855
- * @param {boolean} bHeadInfoEnable - 是否使能头部信息
6856
- * @returns {number} 使能结果
6852
+ /**
6853
+ * 使能调用序列
6854
+ * @param {boolean} bCallQueueEnable - 是否使能调用序列
6855
+ * @param {boolean} bHeadInfoEnable - 是否使能头部信息
6856
+ * @returns {number} 使能结果
6857
6857
  */
6858
6858
 
6859
6859
 
@@ -6867,9 +6867,9 @@ var CA_ExtInterface = function () {
6867
6867
  }
6868
6868
  };
6869
6869
 
6870
- /**
6871
- * 清空调用序列结果
6872
- * @returns {number} 清空调用序列结果
6870
+ /**
6871
+ * 清空调用序列结果
6872
+ * @returns {number} 清空调用序列结果
6873
6873
  */
6874
6874
 
6875
6875
 
@@ -6883,9 +6883,9 @@ var CA_ExtInterface = function () {
6883
6883
  }
6884
6884
  };
6885
6885
 
6886
- /**
6887
- * 获取调用序列结果
6888
- * @returns {string} 调用序列结果
6886
+ /**
6887
+ * 获取调用序列结果
6888
+ * @returns {string} 调用序列结果
6889
6889
  */
6890
6890
 
6891
6891
 
@@ -6899,12 +6899,12 @@ var CA_ExtInterface = function () {
6899
6899
  }
6900
6900
  };
6901
6901
 
6902
- /**
6903
- * 客户端安全策略检查
6904
- * @param {string} strGatewayAddress - 网关地址
6905
- * @param {number} usGatewayPort - 网关端口
6906
- * @param {string} strSecurityPolicys - 安全策略
6907
- * @returns {boolean} 检查结果
6902
+ /**
6903
+ * 客户端安全策略检查
6904
+ * @param {string} strGatewayAddress - 网关地址
6905
+ * @param {number} usGatewayPort - 网关端口
6906
+ * @param {string} strSecurityPolicys - 安全策略
6907
+ * @returns {boolean} 检查结果
6908
6908
  */
6909
6909
 
6910
6910
 
@@ -6918,9 +6918,9 @@ var CA_ExtInterface = function () {
6918
6918
  }
6919
6919
  };
6920
6920
 
6921
- /**
6922
- * 获取通讯协议版本
6923
- * @returns {string} 通讯协议版本
6921
+ /**
6922
+ * 获取通讯协议版本
6923
+ * @returns {string} 通讯协议版本
6924
6924
  */
6925
6925
 
6926
6926
 
@@ -6934,13 +6934,13 @@ var CA_ExtInterface = function () {
6934
6934
  }
6935
6935
  };
6936
6936
 
6937
- /**
6938
- * 修改 Key 的 Pin 码
6939
- * @param {string} strCertSn - 证书序列号
6940
- * @param {number} lPinCodeType - Pin 码类型
6941
- * @param {string} strCurPinCode - 当前 Pin 码
6942
- * @param {string} strNewPinCode - 新 Pin 码
6943
- * @returns {number} 修改结果
6937
+ /**
6938
+ * 修改 Key 的 Pin 码
6939
+ * @param {string} strCertSn - 证书序列号
6940
+ * @param {number} lPinCodeType - Pin 码类型
6941
+ * @param {string} strCurPinCode - 当前 Pin 码
6942
+ * @param {string} strNewPinCode - 新 Pin 码
6943
+ * @returns {number} 修改结果
6944
6944
  */
6945
6945
 
6946
6946
 
@@ -6954,10 +6954,10 @@ var CA_ExtInterface = function () {
6954
6954
  }
6955
6955
  };
6956
6956
 
6957
- /**
6958
- * 等待策略设置完毕
6959
- * @param {string} strGatewayAddress - 网关地址
6960
- * @returns {number} 等待结果
6957
+ /**
6958
+ * 等待策略设置完毕
6959
+ * @param {string} strGatewayAddress - 网关地址
6960
+ * @returns {number} 等待结果
6961
6961
  */
6962
6962
 
6963
6963
 
@@ -6971,10 +6971,10 @@ var CA_ExtInterface = function () {
6971
6971
  }
6972
6972
  };
6973
6973
 
6974
- /**
6975
- * 获取会话 Token
6976
- * @param {string} strGatewayAddress - 网关地址
6977
- * @returns {string} 会话 Token
6974
+ /**
6975
+ * 获取会话 Token
6976
+ * @param {string} strGatewayAddress - 网关地址
6977
+ * @returns {string} 会话 Token
6978
6978
  */
6979
6979
 
6980
6980
 
@@ -6988,9 +6988,9 @@ var CA_ExtInterface = function () {
6988
6988
  }
6989
6989
  };
6990
6990
 
6991
- /**
6992
- * 获取控件版本
6993
- * @returns {string} 控件版本
6991
+ /**
6992
+ * 获取控件版本
6993
+ * @returns {string} 控件版本
6994
6994
  */
6995
6995
 
6996
6996
 
@@ -7004,10 +7004,10 @@ var CA_ExtInterface = function () {
7004
7004
  }
7005
7005
  };
7006
7006
 
7007
- /**
7008
- * 设置语言资源
7009
- * @param {string} strLanguage - 语言资源
7010
- * @returns {number} 设置结果
7007
+ /**
7008
+ * 设置语言资源
7009
+ * @param {string} strLanguage - 语言资源
7010
+ * @returns {number} 设置结果
7011
7011
  */
7012
7012
 
7013
7013
 
@@ -7021,12 +7021,12 @@ var CA_ExtInterface = function () {
7021
7021
  }
7022
7022
  };
7023
7023
 
7024
- /**
7025
- * 获取用户属性
7026
- * @param {string} strGatewayAddress - 网关地址
7027
- * @param {string} strAppFlag - 应用标识
7028
- * @param {string} strAttributeName - 属性名称
7029
- * @returns {string} 用户属性值
7024
+ /**
7025
+ * 获取用户属性
7026
+ * @param {string} strGatewayAddress - 网关地址
7027
+ * @param {string} strAppFlag - 应用标识
7028
+ * @param {string} strAttributeName - 属性名称
7029
+ * @returns {string} 用户属性值
7030
7030
  */
7031
7031
 
7032
7032
 
@@ -7040,9 +7040,9 @@ var CA_ExtInterface = function () {
7040
7040
  }
7041
7041
  };
7042
7042
 
7043
- /**
7044
- * 获取签名加密 PIN 码
7045
- * @returns {string} 签名加密 PIN 码
7043
+ /**
7044
+ * 获取签名加密 PIN 码
7045
+ * @returns {string} 签名加密 PIN 码
7046
7046
  */
7047
7047
 
7048
7048
 
@@ -7055,20 +7055,20 @@ var CA_ExtInterface = function () {
7055
7055
  return result.value;
7056
7056
  }
7057
7057
  };
7058
- /*
7059
- *曙光四川CA
7060
- *'SOF_GetUserList' 证书列表
7061
- *'SOF_ExportUserCert' 导出证书
7062
- *'SOF_GetCertInfo': 获取证书信息
7063
- *'SOF_GenRandom': 生成随机数
7064
- *'SOF_SignData': 获取证书签名
7065
- *'SOF_Login': 登录证书
7066
- *'SOF_GetPinRetryCount': 剩余次数
7058
+ /*
7059
+ *曙光四川CA
7060
+ *'SOF_GetUserList' 证书列表
7061
+ *'SOF_ExportUserCert' 导出证书
7062
+ *'SOF_GetCertInfo': 获取证书信息
7063
+ *'SOF_GenRandom': 生成随机数
7064
+ *'SOF_SignData': 获取证书签名
7065
+ *'SOF_Login': 登录证书
7066
+ *'SOF_GetPinRetryCount': 剩余次数
7067
7067
  */
7068
- /**
7069
- *
7070
- * 获取webSocket消息
7071
- * @returns {string}
7068
+ /**
7069
+ *
7070
+ * 获取webSocket消息
7071
+ * @returns {string}
7072
7072
  */
7073
7073
 
7074
7074
 
@@ -7104,10 +7104,10 @@ var CA_ExtInterface = function () {
7104
7104
  };
7105
7105
  });
7106
7106
  };
7107
- /**
7108
- *
7109
- * base64解码
7110
- * @returns {string} base64解码后的字符串
7107
+ /**
7108
+ *
7109
+ * base64解码
7110
+ * @returns {string} base64解码后的字符串
7111
7111
  */
7112
7112
 
7113
7113
 
@@ -7142,10 +7142,10 @@ var CA_ExtInterface = function () {
7142
7142
  val = this.utf8_decode(val);
7143
7143
  return val;
7144
7144
  };
7145
- /**
7146
- *
7147
- * base64编码
7148
- * @returns {string} base64编码后的字符串
7145
+ /**
7146
+ *
7147
+ * base64编码
7148
+ * @returns {string} base64编码后的字符串
7149
7149
  */
7150
7150
 
7151
7151
 
@@ -7178,10 +7178,10 @@ var CA_ExtInterface = function () {
7178
7178
  }
7179
7179
  return val;
7180
7180
  };
7181
- /**
7182
- *
7183
- * utf8解码
7184
- * @returns {string} utf8解码后的字符串
7181
+ /**
7182
+ *
7183
+ * utf8解码
7184
+ * @returns {string} utf8解码后的字符串
7185
7185
  */
7186
7186
 
7187
7187
 
@@ -7210,10 +7210,10 @@ var CA_ExtInterface = function () {
7210
7210
  }
7211
7211
  return string;
7212
7212
  };
7213
- /**
7214
- *
7215
- * utf8编码
7216
- * @returns {string} utf8编码后的字符串
7213
+ /**
7214
+ *
7215
+ * utf8编码
7216
+ * @returns {string} utf8编码后的字符串
7217
7217
  */
7218
7218
 
7219
7219
 
@@ -56568,8 +56568,8 @@ layout_src_main.install = function (Vue) {
56568
56568
  };
56569
56569
 
56570
56570
  /* harmony default export */ var packages_layout = (layout_src_main);
56571
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=53be147b&
56572
- var mainvue_type_template_id_53be147b_render = function () {
56571
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=e19b01ac&
56572
+ var mainvue_type_template_id_e19b01ac_render = function () {
56573
56573
  var _vm = this
56574
56574
  var _h = _vm.$createElement
56575
56575
  var _c = _vm._self._c || _h
@@ -57844,7 +57844,7 @@ var mainvue_type_template_id_53be147b_render = function () {
57844
57844
  )
57845
57845
  : _vm._e()
57846
57846
  }
57847
- var mainvue_type_template_id_53be147b_staticRenderFns = [
57847
+ var mainvue_type_template_id_e19b01ac_staticRenderFns = [
57848
57848
  function () {
57849
57849
  var _vm = this
57850
57850
  var _h = _vm.$createElement
@@ -57859,10 +57859,10 @@ var mainvue_type_template_id_53be147b_staticRenderFns = [
57859
57859
  ])
57860
57860
  },
57861
57861
  ]
57862
- mainvue_type_template_id_53be147b_render._withStripped = true
57862
+ mainvue_type_template_id_e19b01ac_render._withStripped = true
57863
57863
 
57864
57864
 
57865
- // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=53be147b&
57865
+ // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=e19b01ac&
57866
57866
 
57867
57867
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=template&id=325dc074&
57868
57868
  var resetPasswordvue_type_template_id_325dc074_render = function () {
@@ -60111,7 +60111,8 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
60111
60111
  }).then(function (res) {
60112
60112
  if (res.rCode === 0) {
60113
60113
  var results = res.results;
60114
- if (results.statusCode === 0) {
60114
+ if (results.statusCode === 0 || results.statusCode === 2) {
60115
+ // statusCode为2时 代表密码过期,也应执行handleResults
60115
60116
  clearTimeout(_this12.interval);
60116
60117
  _this12.handleResults(results, 3);
60117
60118
  } else {
@@ -60327,8 +60328,8 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
60327
60328
 
60328
60329
  var login_src_main_component = normalizeComponent(
60329
60330
  packages_login_src_mainvue_type_script_lang_js_,
60330
- mainvue_type_template_id_53be147b_render,
60331
- mainvue_type_template_id_53be147b_staticRenderFns,
60331
+ mainvue_type_template_id_e19b01ac_render,
60332
+ mainvue_type_template_id_e19b01ac_staticRenderFns,
60332
60333
  false,
60333
60334
  null,
60334
60335
  null,
@@ -60449,8 +60450,8 @@ mainvue_type_template_id_d57cecee_render._withStripped = true
60449
60450
 
60450
60451
  // CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=d57cecee&
60451
60452
 
60452
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=1f6395a8&scoped=true&
60453
- var simplicityvue_type_template_id_1f6395a8_scoped_true_render = function () {
60453
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=7cb3c8cc&scoped=true&
60454
+ var simplicityvue_type_template_id_7cb3c8cc_scoped_true_render = function () {
60454
60455
  var _vm = this
60455
60456
  var _h = _vm.$createElement
60456
60457
  var _c = _vm._self._c || _h
@@ -61144,11 +61145,11 @@ var simplicityvue_type_template_id_1f6395a8_scoped_true_render = function () {
61144
61145
  ),
61145
61146
  ])
61146
61147
  }
61147
- var simplicityvue_type_template_id_1f6395a8_scoped_true_staticRenderFns = []
61148
- simplicityvue_type_template_id_1f6395a8_scoped_true_render._withStripped = true
61148
+ var simplicityvue_type_template_id_7cb3c8cc_scoped_true_staticRenderFns = []
61149
+ simplicityvue_type_template_id_7cb3c8cc_scoped_true_render._withStripped = true
61149
61150
 
61150
61151
 
61151
- // CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=1f6395a8&scoped=true&
61152
+ // CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=7cb3c8cc&scoped=true&
61152
61153
 
61153
61154
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/avatar.vue?vue&type=template&id=e722b45c&scoped=true&
61154
61155
  var avatarvue_type_template_id_e722b45c_scoped_true_render = function () {
@@ -63237,10 +63238,10 @@ appsvue_type_template_id_71b9cb14_scoped_true_render._withStripped = true
63237
63238
  this.$emit('click', res);
63238
63239
  },
63239
63240
 
63240
- /**
63241
- * @desc:获取气泡提醒
63242
- * @author huangbo
63243
- * @date 2024年9月7日
63241
+ /**
63242
+ * @desc:获取气泡提醒
63243
+ * @author huangbo
63244
+ * @date 2024年9月7日
63244
63245
  **/
63245
63246
  getBadge: function getBadge(res) {
63246
63247
  var num = res.tips || 0;
@@ -68590,11 +68591,11 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
68590
68591
  }
68591
68592
  if (close) {
68592
68593
  if (close === old) {
68593
- this.tabs.splice(n, 0);
68594
+ this.tabs.splice(n, 1);
68594
68595
  } else {
68595
68596
  var d = utils_util["a" /* default */].indexOfObj(this.tabs, close, 'id,code,appCode');
68596
68597
  if (d > -1) {
68597
- this.tabs.splice(d, 0);
68598
+ this.tabs.splice(d, 1);
68598
68599
  }
68599
68600
  }
68600
68601
  }
@@ -68645,11 +68646,11 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
68645
68646
 
68646
68647
  var simplicity_component = normalizeComponent(
68647
68648
  src_simplicityvue_type_script_lang_js_,
68648
- simplicityvue_type_template_id_1f6395a8_scoped_true_render,
68649
- simplicityvue_type_template_id_1f6395a8_scoped_true_staticRenderFns,
68649
+ simplicityvue_type_template_id_7cb3c8cc_scoped_true_render,
68650
+ simplicityvue_type_template_id_7cb3c8cc_scoped_true_staticRenderFns,
68650
68651
  false,
68651
68652
  null,
68652
- "1f6395a8",
68653
+ "7cb3c8cc",
68653
68654
  null
68654
68655
 
68655
68656
  )
@@ -75680,19 +75681,19 @@ var QRCode = __webpack_require__(24);
75680
75681
  //设置logo大小
75681
75682
  var logoPosition = (_this3.mwidth - 46) / 2; //logo相对于canvas居中定位
75682
75683
  //设置获取的logo将其变为圆角以及添加白色背景
75683
- /* ctx.fillStyle = "#fff";
75684
- ctx.beginPath();
75685
- let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
75686
- let w = 46; //圆角宽
75687
- let x = logoPosition - 5;
75688
- let y = logoPosition - 5;
75689
- let r = 5; //圆角半径
75690
- ctx.moveTo(x + r, y);
75691
- ctx.arcTo(x + w, y, x + w, y + h, r);
75692
- ctx.arcTo(x + w, y + h, x, y + h, r);
75693
- ctx.arcTo(x, y + h, x, y, r);
75694
- ctx.arcTo(x, y, x + w, y, r);
75695
- ctx.closePath();
75684
+ /* ctx.fillStyle = "#fff";
75685
+ ctx.beginPath();
75686
+ let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
75687
+ let w = 46; //圆角宽
75688
+ let x = logoPosition - 5;
75689
+ let y = logoPosition - 5;
75690
+ let r = 5; //圆角半径
75691
+ ctx.moveTo(x + r, y);
75692
+ ctx.arcTo(x + w, y, x + w, y + h, r);
75693
+ ctx.arcTo(x + w, y + h, x, y + h, r);
75694
+ ctx.arcTo(x, y + h, x, y, r);
75695
+ ctx.arcTo(x, y, x + w, y, r);
75696
+ ctx.closePath();
75696
75697
  ctx.fill(); */
75697
75698
  logo.onload = function () {
75698
75699
  ctx.drawImage(logo, logoPosition, logoPosition, 46, 46);
@@ -93791,7 +93792,7 @@ if (typeof window !== 'undefined' && window.Vue) {
93791
93792
  }
93792
93793
 
93793
93794
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
93794
- version: '0.7.21',
93795
+ version: '0.7.22',
93795
93796
  install: install,
93796
93797
  Button: packages_button,
93797
93798
  ButtonGroup: button_group,