easy3wui 1.5.70-beta16 → 1.5.70-beta17

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.
@@ -6,7 +6,7 @@ exports['default'] = {
6
6
  previewFileFlag: true, // 是否文件预览标志 true:是 false:否
7
7
  // previewFileUrl: 'easy3w4fExample/download?view=true&fileId=',
8
8
  previewFileUrl: '#/blank/EQ/route/Easy3wTranfer?fileId=', // 文件预览地址 downloadFileFlag: '1', // 显示下载按钮 '1':显示 '0':隐藏
9
- previewFileType: 'pdf,doc,docx,wps' // 可预览文件格式(以逗号隔开)
9
+ previewFileType: 'pdf,doc,docx' // 可预览文件格式(以逗号隔开)
10
10
  },
11
11
  objReg: { // 正则表达式
12
12
  numberRegex: /^-?(0|[1-9]\d*)(\.\d+)?([eE][-+]?\d+)?$|^Infinity$|^NaN$/i, // 匹配广义数字,包括整数、浮点数、科学计数法, 以及特殊值Infinity和NaN
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.70-beta16",
3
+ "version": "1.5.70-beta17",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",