更新xlsx前端解析组件

This commit is contained in:
gaoxiongzaq
2023-07-10 11:25:17 +08:00
parent 2331545369
commit 3734a66549
13 changed files with 146459 additions and 2506 deletions

View File

@@ -6450,7 +6450,34 @@ window.sheetConditionFormat = {
"conditionName": "occurrenceDate",
"conditionRange": [],
"conditionValue": ["2020/07/23 - 2020/07/29"]
}, {
},{
"type": "default",
"cellrange": [{
"row": [10, 19],
"column": [0, 0]
}],
"format": {
"textColor": "#000000",
"cellColor": "#ff0000"
},
"conditionName": "regExp",
"conditionRange": [],
"conditionValue": [/^\d{1,}\.\d{1,}$/]
},{
"type": "default",
"cellrange": [{
"row": [0, 9],
"column": [0, 0]
}],
"format": {
"textColor": "#000000",
"cellColor": "#ff0000"
},
"conditionName": "sort",
"conditionRange": [],
"conditionValue": ['desc']
},
{
"type": "colorGradation",
"cellrange": [{
"left": 422,