eoss-ui 0.6.58 → 0.6.60
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/lib/button-group.js +105 -118
- package/lib/button.js +105 -118
- package/lib/checkbox-group.js +106 -119
- package/lib/clients.js +20 -3
- package/lib/config/api.js +6 -1
- package/lib/data-table-form.js +106 -119
- package/lib/data-table.js +107 -120
- package/lib/date-picker.js +105 -118
- package/lib/dialog.js +105 -118
- package/lib/eoss-ui.common.js +726 -412
- package/lib/flow-group.js +105 -118
- package/lib/flow-list.js +470 -195
- package/lib/flow.js +222 -216
- package/lib/form.js +105 -118
- package/lib/handle-user.js +106 -119
- package/lib/handler.js +106 -119
- package/lib/icon.js +106 -119
- package/lib/icons.js +1 -1
- package/lib/index.js +1 -1
- package/lib/input-number.js +105 -118
- package/lib/input.js +105 -118
- package/lib/login.js +120 -126
- package/lib/main.js +138 -151
- package/lib/nav.js +105 -118
- package/lib/notify.js +107 -100
- package/lib/page.js +105 -118
- package/lib/pagination.js +105 -118
- package/lib/player.js +105 -118
- package/lib/qr-code.js +105 -118
- package/lib/radio-group.js +106 -119
- package/lib/retrial-auth.js +108 -121
- package/lib/select-ganged.js +106 -119
- package/lib/select.js +106 -119
- package/lib/selector-panel.js +123 -136
- package/lib/selector.js +106 -119
- package/lib/sizer.js +107 -120
- package/lib/steps.js +105 -118
- package/lib/switch.js +105 -118
- package/lib/table-form.js +105 -118
- package/lib/tabs.js +105 -118
- package/lib/theme-chalk/base.css +1 -1
- package/lib/theme-chalk/flow-list.css +1 -1
- package/lib/theme-chalk/fonts/iconfont.ttf +0 -0
- package/lib/theme-chalk/fonts/iconfont.woff +0 -0
- package/lib/theme-chalk/icon.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/main.css +1 -1
- package/lib/theme-chalk/menu.css +1 -1
- package/lib/theme-chalk/simplicity.css +1 -1
- package/lib/theme-chalk/sizer.css +1 -1
- package/lib/theme-chalk/upload.css +1 -1
- package/lib/tips.js +106 -119
- package/lib/tree-group.js +105 -118
- package/lib/tree.js +106 -119
- package/lib/upload.js +115 -128
- package/lib/utils/util.js +1 -21
- package/lib/wujie.js +105 -118
- package/lib/wxlogin.js +105 -118
- package/package.json +2 -2
- package/packages/.DS_Store +0 -0
- package/packages/{data-table → autocomplete}/.DS_Store +0 -0
- package/packages/clients/src/main.vue +8 -1
- package/packages/flow/src/component/taskUnionExamine.vue +2 -2
- package/packages/flow/src/main.vue +8 -5
- package/packages/flow/src/processForm.vue +3 -3
- package/packages/flow/src/startTaskRead.vue +5 -0
- package/packages/flow/src/supervise.vue +7 -1
- package/packages/flow-list/src/main.vue +253 -8
- package/packages/icons/src/icon.json +1 -1
- package/packages/login/src/main.vue +7 -0
- package/packages/menu/.DS_Store +0 -0
- package/packages/{data-table-form → scrollbar}/.DS_Store +0 -0
- package/packages/select/.DS_Store +0 -0
- package/packages/theme-chalk/lib/base.css +1 -1
- package/packages/theme-chalk/lib/flow-list.css +1 -1
- package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/icon.css +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/main.css +1 -1
- package/packages/theme-chalk/lib/menu.css +1 -1
- package/packages/theme-chalk/lib/simplicity.css +1 -1
- package/packages/theme-chalk/lib/sizer.css +1 -1
- package/packages/theme-chalk/lib/upload.css +1 -1
- package/packages/theme-chalk/src/.DS_Store +0 -0
- package/packages/theme-chalk/src/button-group.scss +1 -0
- package/packages/theme-chalk/src/flow-list.scss +3 -0
- package/packages/theme-chalk/src/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/src/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/src/icon.scss +449 -445
- package/packages/upload/.DS_Store +0 -0
- package/src/.DS_Store +0 -0
- package/src/config/api.js +6 -1
- package/src/index.js +1 -1
- package/{packages/error-page → src/utils}/.DS_Store +0 -0
- package/src/utils/util.js +1 -21
- package/packages/flow/.DS_Store +0 -0
- package/packages/flow-group/.DS_Store +0 -0
- package/packages/flow-list/.DS_Store +0 -0
- package/packages/form/.DS_Store +0 -0
- package/packages/handler/.DS_Store +0 -0
- package/packages/login/.DS_Store +0 -0
- package/packages/main/.DS_Store +0 -0
- package/packages/main/src/.DS_Store +0 -0
- package/packages/retrial-auth/.DS_Store +0 -0
- package/packages/selector/.DS_Store +0 -0
- package/packages/selector-panel/.DS_Store +0 -0
- package/packages/sizer/.DS_Store +0 -0
- package/packages/tabs/.DS_Store +0 -0
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
v-bind="item"
|
|
27
27
|
:data="returnData(item.type)"
|
|
28
28
|
@btn-click="handleBtnClick"
|
|
29
|
+
@selection-change="handleSelectionChange"
|
|
29
30
|
></es-data-table>
|
|
30
31
|
</div>
|
|
31
32
|
</div>
|
|
@@ -96,6 +97,8 @@ import {
|
|
|
96
97
|
pressListJson,
|
|
97
98
|
pendedhistoryListWithCircularReadJson,
|
|
98
99
|
deleteFlow,
|
|
100
|
+
taskReadWithDraw,
|
|
101
|
+
fyListJson,
|
|
99
102
|
circularReadWithdraw
|
|
100
103
|
} from 'eoss-ui/src/config/api';
|
|
101
104
|
import FileList from '../../flow/src/component/FileList.vue';
|
|
@@ -110,6 +113,10 @@ export default {
|
|
|
110
113
|
type: String,
|
|
111
114
|
default: ''
|
|
112
115
|
},
|
|
116
|
+
getListCount: {
|
|
117
|
+
type: Function,
|
|
118
|
+
default: () => {}
|
|
119
|
+
},
|
|
113
120
|
hide: {
|
|
114
121
|
type: String,
|
|
115
122
|
default: ''
|
|
@@ -152,9 +159,13 @@ export default {
|
|
|
152
159
|
pressLoading: false,
|
|
153
160
|
pressTableList: [],
|
|
154
161
|
circularData: [],
|
|
162
|
+
selectList:[],
|
|
163
|
+
untreatedReadData: [],
|
|
164
|
+
processedReadData: [],
|
|
155
165
|
hasCircularReadWithdrawAuthority: false,
|
|
156
166
|
currentPage: 1,
|
|
157
167
|
pageSize: 20,
|
|
168
|
+
flowListCount: {},
|
|
158
169
|
currentUserHasPresetInfoAuth: false,
|
|
159
170
|
pressThead: [
|
|
160
171
|
{
|
|
@@ -336,7 +347,29 @@ export default {
|
|
|
336
347
|
type: 'text',
|
|
337
348
|
contents: '传阅列表'
|
|
338
349
|
}
|
|
350
|
+
],
|
|
351
|
+
untreatedRead: [
|
|
352
|
+
{
|
|
353
|
+
type: 'text',
|
|
354
|
+
contents: '未处理分阅列表'
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
type: 'button',
|
|
358
|
+
contents: [
|
|
359
|
+
{
|
|
360
|
+
text: '撤销分阅',
|
|
361
|
+
fun:'recallRead'
|
|
362
|
+
}
|
|
363
|
+
],
|
|
364
|
+
}
|
|
365
|
+
],
|
|
366
|
+
processedRead: [
|
|
367
|
+
{
|
|
368
|
+
type: 'text',
|
|
369
|
+
contents: '已处理分阅列表'
|
|
370
|
+
}
|
|
339
371
|
]
|
|
372
|
+
// Reading situation
|
|
340
373
|
};
|
|
341
374
|
},
|
|
342
375
|
pageInfo() {
|
|
@@ -855,6 +888,134 @@ export default {
|
|
|
855
888
|
}
|
|
856
889
|
}
|
|
857
890
|
}
|
|
891
|
+
],
|
|
892
|
+
untreatedRead: [
|
|
893
|
+
{
|
|
894
|
+
label: '步骤',
|
|
895
|
+
field: 'itemid',
|
|
896
|
+
align: 'center',
|
|
897
|
+
key: 'bz',
|
|
898
|
+
showOverflowTooltip: true,
|
|
899
|
+
width: this.theadWidth.itemid || 110
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
label: '办理人',
|
|
903
|
+
field: 'userName',
|
|
904
|
+
align: 'center',
|
|
905
|
+
key: 'blr',
|
|
906
|
+
showOverflowTooltip: true,
|
|
907
|
+
width: this.theadWidth.userName
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
label: '办理状态',
|
|
911
|
+
field: 'pendstate',
|
|
912
|
+
key: 'blzt',
|
|
913
|
+
align: 'center',
|
|
914
|
+
showOverflowTooltip: true,
|
|
915
|
+
width: this.theadWidth.pendstate || 110,
|
|
916
|
+
render: (h, params) => {
|
|
917
|
+
return h('span', {
|
|
918
|
+
style: {
|
|
919
|
+
color:
|
|
920
|
+
params.row.pendstate == 0 || params.row.pendstate == 3
|
|
921
|
+
? 'red'
|
|
922
|
+
: params.row.pendstate == 1
|
|
923
|
+
? 'green'
|
|
924
|
+
: 'deepskyblue'
|
|
925
|
+
},
|
|
926
|
+
domProps: { innerHTML: params.row.querykeywords }
|
|
927
|
+
});
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
label: '创建时间',
|
|
932
|
+
field: 'createtime',
|
|
933
|
+
align: 'center',
|
|
934
|
+
key: 'cjsj',
|
|
935
|
+
showOverflowTooltip: true,
|
|
936
|
+
width: this.theadWidth.createtime || 150,
|
|
937
|
+
render: (h, params) => {
|
|
938
|
+
return h(
|
|
939
|
+
'span',
|
|
940
|
+
{},
|
|
941
|
+
params.row.doetime
|
|
942
|
+
? util.formatDate(params.row.createtime, 'yyyy-MM-dd HH:mm')
|
|
943
|
+
: ''
|
|
944
|
+
);
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
],
|
|
948
|
+
processedRead: [
|
|
949
|
+
{
|
|
950
|
+
label: '步骤',
|
|
951
|
+
field: 'itemid',
|
|
952
|
+
align: 'center',
|
|
953
|
+
key: 'bz',
|
|
954
|
+
showOverflowTooltip: true,
|
|
955
|
+
width: this.theadWidth.itemid || 110
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
label: '办理人',
|
|
959
|
+
field: 'userName',
|
|
960
|
+
align: 'center',
|
|
961
|
+
key: 'blr',
|
|
962
|
+
showOverflowTooltip: true,
|
|
963
|
+
width: this.theadWidth.userName
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
label: '办理状态',
|
|
967
|
+
field: 'pendstate',
|
|
968
|
+
key: 'blzt',
|
|
969
|
+
align: 'center',
|
|
970
|
+
showOverflowTooltip: true,
|
|
971
|
+
width: this.theadWidth.pendstate || 110,
|
|
972
|
+
render: (h, params) => {
|
|
973
|
+
return h('span', {
|
|
974
|
+
style: {
|
|
975
|
+
color:
|
|
976
|
+
params.row.pendstate == 0 || params.row.pendstate == 3
|
|
977
|
+
? 'red'
|
|
978
|
+
: params.row.pendstate == 1
|
|
979
|
+
? 'green'
|
|
980
|
+
: 'deepskyblue'
|
|
981
|
+
},
|
|
982
|
+
domProps: { innerHTML: params.row.querykeywords }
|
|
983
|
+
});
|
|
984
|
+
}
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
label: '办理时间',
|
|
988
|
+
field: 'doetime',
|
|
989
|
+
align: 'center',
|
|
990
|
+
key: 'blsj',
|
|
991
|
+
showOverflowTooltip: true,
|
|
992
|
+
width: this.theadWidth.doetime || 150,
|
|
993
|
+
render: (h, params) => {
|
|
994
|
+
return h(
|
|
995
|
+
'span',
|
|
996
|
+
{},
|
|
997
|
+
params.row.doetime
|
|
998
|
+
? util.formatDate(params.row.doetime, 'yyyy-MM-dd HH:mm')
|
|
999
|
+
: ''
|
|
1000
|
+
);
|
|
1001
|
+
}
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
label: '代办人',
|
|
1005
|
+
field: 'douserid',
|
|
1006
|
+
align: 'center',
|
|
1007
|
+
key: 'dbr',
|
|
1008
|
+
showOverflowTooltip: true,
|
|
1009
|
+
width: this.theadWidth.douserid
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
label: '意见',
|
|
1013
|
+
field: 'doresult',
|
|
1014
|
+
align: 'center',
|
|
1015
|
+
key: 'yj',
|
|
1016
|
+
showOverflowTooltip: true,
|
|
1017
|
+
width: this.theadWidth.doresult
|
|
1018
|
+
}
|
|
858
1019
|
]
|
|
859
1020
|
};
|
|
860
1021
|
},
|
|
@@ -864,6 +1025,9 @@ export default {
|
|
|
864
1025
|
if (this.contents.indexOf('circular') != -1) {
|
|
865
1026
|
newContents = newContents.filter((item) => item != 'splitReading');
|
|
866
1027
|
}
|
|
1028
|
+
if (newContents.indexOf('readingSituation') != -1) {
|
|
1029
|
+
newContents = ['untreatedRead', 'processedRead'];
|
|
1030
|
+
}
|
|
867
1031
|
let contents = newContents.map((item) => {
|
|
868
1032
|
if (typeof item === 'string') {
|
|
869
1033
|
let data = [];
|
|
@@ -887,6 +1051,7 @@ export default {
|
|
|
887
1051
|
}
|
|
888
1052
|
return {
|
|
889
1053
|
type: item,
|
|
1054
|
+
checkbox:newContents.indexOf('untreatedRead') !=-1,
|
|
890
1055
|
toolbar: this.toolbars[item],
|
|
891
1056
|
thead: data.length > 0 ? data : this.theads[item],
|
|
892
1057
|
showFormBtn: false
|
|
@@ -1021,19 +1186,58 @@ export default {
|
|
|
1021
1186
|
return table;
|
|
1022
1187
|
}
|
|
1023
1188
|
},
|
|
1024
|
-
|
|
1189
|
+
async mounted() {
|
|
1025
1190
|
this.loading = util.loading(this.$loading, '加载中...');
|
|
1026
|
-
if (this.contents.indexOf('
|
|
1027
|
-
this.
|
|
1191
|
+
if (this.contents.indexOf('readingSituation') != -1) {
|
|
1192
|
+
await this.getFyListJson(1);
|
|
1193
|
+
await this.getFyListJson(2);
|
|
1194
|
+
this.getListCount(this.flowListCount);
|
|
1195
|
+
this.show = true;
|
|
1196
|
+
} else {
|
|
1197
|
+
this.getFlowList();
|
|
1028
1198
|
}
|
|
1029
|
-
this.getFlowList();
|
|
1030
1199
|
this.getSysInfo('preset_type');
|
|
1031
1200
|
this.getSysInfo('is_edit');
|
|
1032
1201
|
this.getListInfo();
|
|
1033
1202
|
},
|
|
1034
1203
|
|
|
1035
1204
|
methods: {
|
|
1036
|
-
|
|
1205
|
+
recallReadFun(){
|
|
1206
|
+
const _that = this
|
|
1207
|
+
let pendingIds = _that.selectList.map(x => x.id).join(',');
|
|
1208
|
+
let params = {
|
|
1209
|
+
url:taskReadWithDraw,
|
|
1210
|
+
params:{
|
|
1211
|
+
pendingIds
|
|
1212
|
+
}
|
|
1213
|
+
}
|
|
1214
|
+
_that.loading = util.loading(_that.$loading, '撤销中...');
|
|
1215
|
+
util.ajax(params).then(async res=>{
|
|
1216
|
+
_that.loading.close();
|
|
1217
|
+
if(res.rCode == 0 || res.status=='success'){
|
|
1218
|
+
_that.$message.success('撤销成功!');
|
|
1219
|
+
await _that.getFyListJson(1);
|
|
1220
|
+
_that.getListCount(_that.flowListCount);
|
|
1221
|
+
}else{
|
|
1222
|
+
_that.$message.error(res.message);
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
})
|
|
1226
|
+
},
|
|
1227
|
+
recallRead(){
|
|
1228
|
+
if(this.selectList.length == 0) return this.$message.warning('请选择需要撤销的分阅')
|
|
1229
|
+
this.$confirm('是否确认撤销选中的分阅?', '提示', {
|
|
1230
|
+
confirmButtonText: '确定',
|
|
1231
|
+
cancelButtonText: '取消',
|
|
1232
|
+
type: 'warning'
|
|
1233
|
+
}).then(() => {
|
|
1234
|
+
this.recallReadFun()
|
|
1235
|
+
})
|
|
1236
|
+
},
|
|
1237
|
+
handleSelectionChange(val){
|
|
1238
|
+
this.selectList = val
|
|
1239
|
+
},
|
|
1240
|
+
handledraw(pendedHistoryId) {
|
|
1037
1241
|
let params = {
|
|
1038
1242
|
url: circularReadWithdraw,
|
|
1039
1243
|
params: { pendedHistoryId }
|
|
@@ -1060,29 +1264,44 @@ export default {
|
|
|
1060
1264
|
.catch(() => {});
|
|
1061
1265
|
},
|
|
1062
1266
|
getCircularReadList() {
|
|
1267
|
+
const _that = this;
|
|
1063
1268
|
let params = {
|
|
1064
1269
|
url: pendedhistoryListWithCircularReadJson,
|
|
1065
|
-
params: { apprecordid:
|
|
1270
|
+
params: { apprecordid: _that.businessId }
|
|
1066
1271
|
};
|
|
1067
1272
|
util.ajax(params).then((res) => {
|
|
1068
1273
|
if (res.status == 'success' || res.rCode == 0) {
|
|
1069
|
-
|
|
1070
|
-
|
|
1274
|
+
_that.circularData = res.data.fyHistoryList;
|
|
1275
|
+
_that.hasCircularReadWithdrawAuthority =
|
|
1071
1276
|
res.data.hasCircularReadWithdrawAuthority;
|
|
1277
|
+
_that.$nextTick(() => {
|
|
1278
|
+
_that.getListCount(_that.flowListCount);
|
|
1279
|
+
});
|
|
1072
1280
|
}
|
|
1073
1281
|
});
|
|
1074
1282
|
},
|
|
1075
1283
|
returnData(type) {
|
|
1076
1284
|
switch (type) {
|
|
1077
1285
|
case 'preset':
|
|
1286
|
+
this.flowListCount.preset = this.presetData.length;
|
|
1078
1287
|
return this.presetData;
|
|
1079
1288
|
case 'sign':
|
|
1289
|
+
this.flowListCount.sign = this.signData.length;
|
|
1080
1290
|
return this.signData;
|
|
1081
1291
|
case 'splitReading':
|
|
1292
|
+
this.flowListCount.splitReading = this.splitReadingData.length;
|
|
1082
1293
|
return this.splitReadingData;
|
|
1083
1294
|
case 'circular':
|
|
1295
|
+
this.flowListCount.circular = this.circularData.length;
|
|
1084
1296
|
return this.circularData;
|
|
1297
|
+
case 'untreatedRead':
|
|
1298
|
+
this.flowListCount.untreatedRead = this.untreatedReadData.length;
|
|
1299
|
+
return this.untreatedReadData;
|
|
1300
|
+
case 'processedRead':
|
|
1301
|
+
this.flowListCount.processedRead = this.processedReadData.length;
|
|
1302
|
+
return this.processedReadData;
|
|
1085
1303
|
default:
|
|
1304
|
+
this.flowListCount.flow = this.flowData.length;
|
|
1086
1305
|
return this.flowData;
|
|
1087
1306
|
}
|
|
1088
1307
|
},
|
|
@@ -1099,9 +1318,12 @@ export default {
|
|
|
1099
1318
|
}
|
|
1100
1319
|
},
|
|
1101
1320
|
handleBtnClick(data) {
|
|
1321
|
+
// recallRead
|
|
1102
1322
|
const { handle, row } = data;
|
|
1103
1323
|
if (handle.text == '删除') {
|
|
1104
1324
|
this.del(row.id);
|
|
1325
|
+
}else if(handle.fun == 'recallRead'){
|
|
1326
|
+
this[handle.fun]()
|
|
1105
1327
|
}
|
|
1106
1328
|
},
|
|
1107
1329
|
/**
|
|
@@ -1250,6 +1472,22 @@ export default {
|
|
|
1250
1472
|
this.loading = util.loading(this.$loading, '加载中...');
|
|
1251
1473
|
this.getFlowList();
|
|
1252
1474
|
},
|
|
1475
|
+
async getFyListJson(type) {
|
|
1476
|
+
let params = {
|
|
1477
|
+
url: fyListJson,
|
|
1478
|
+
params: {
|
|
1479
|
+
appRecordId: this.businessId,
|
|
1480
|
+
status: type
|
|
1481
|
+
}
|
|
1482
|
+
};
|
|
1483
|
+
await util.ajax(params).then((res) => {
|
|
1484
|
+
if (type == 1) {
|
|
1485
|
+
this.untreatedReadData = res.data;
|
|
1486
|
+
} else {
|
|
1487
|
+
this.processedReadData = res.data;
|
|
1488
|
+
}
|
|
1489
|
+
});
|
|
1490
|
+
},
|
|
1253
1491
|
/**
|
|
1254
1492
|
* getFlowList
|
|
1255
1493
|
* @desc:获取流程列表
|
|
@@ -1300,6 +1538,13 @@ export default {
|
|
|
1300
1538
|
this.splitReadingData = fyHistoryList;
|
|
1301
1539
|
this.modify = modify;
|
|
1302
1540
|
this.show = true;
|
|
1541
|
+
if (this.contents.indexOf('circular') != -1) {
|
|
1542
|
+
this.getCircularReadList();
|
|
1543
|
+
} else {
|
|
1544
|
+
this.$nextTick(() => {
|
|
1545
|
+
this.getListCount(this.flowListCount);
|
|
1546
|
+
});
|
|
1547
|
+
}
|
|
1303
1548
|
} else {
|
|
1304
1549
|
this.$message.error(message || '系统错误,请联系管理员!');
|
|
1305
1550
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
["zuomian","monitor","maximize","pointer-up","pointer-left","pointer-down","tri-down","retrograde","rainfall","caveat","print","alarm","table","duigouquan","bumen","mm","accelerate","quanping","password","qing","kaifa","daoru","piaochongicon","instructions","notice","wifi","tishicuo","minganciguanli","switch-off","switch-on","narrow","yidongduan","web","upload","message","go-back","close","shujutongji","folder","edit","enter","dian","wendu","shangwu","shenbao","magnifier","project-add","xiexian","caidan","tupian","yinyu","wenhao","template","daiban","set","zhengwen","cuowu","chenggong","indent","increase","ziliaoku","tuichu","quit","leaf","refresh","statistic","gengduo","lvyou","mail","user","zhishi","weizhi","jinggao","zuzhijigou","xue","fenxiang","jinrong","shanchu","jianhao","jiahao","yinzhang","renyuanqiehuan","gouxuanzhong1","circle","fuxuankuang1","fangkuang","application","wenjianjia","jiaren","xiugai","duanxinguanli","workbench","rizhi","gongwen","qingshi","shiwu","official","baogao","document","wodeyouxiang","ziliaojiaohuan","denglu","podium","fangkuai","xuewei","duoyun","pm","xiajia","huanbao","dunpai","shu","gongzuozheng","more","fenlei","delete","fengsu","bar","yuanqu","duomeiti","youjian","qiye","zuixinzixun","biaoge","omit","diaotou","jiantou-left","jiantou-right","jiantou-up","roles","jiantou-next","chijiuhuacunchu","zhuanhuan","cloudy","form","wuye","tri-up","pointer-right","bianji","tri-right","tri-left","daimaguanli","jiankong","kaifazhong","fujian","bingtu","zhuzhuangtu","lose","rmb","move","xiazai","yiban","laoshi","clear","jinyong","yunxing","weihu","chakan","pifu","ren","gouwuche","loading2","yulan","ziliao","yidong","fenxiang11","kaoqin","change","shidu","portfolio","info","yanjing","laba","camera","xitongxiaoxi","xitongguanli","webduan","wagnz","group","shengqian","jiantou-prev","attention","look","guanzhu","daikuan","tubiao","duigou","star","dayin","xinzeng","reduce","goup","calendar","tree","yingyong","caution","zhuanfa","add","zongtiqixian","daochu","gongwu","ihouse","chilun","weixiu","chengguo","trophy","duiwu","qiehuanjiaose","door","shebei","fangjian","microscope","huaxue","shiyanshianquan","shiyan","qiyexinxi","yewuxinxi","lab","shiyanguanli","yuqing","big-screen","signal-search","database","star-mark","cng","professor","informatization","code","science","price","xunhuan","savings","administration","aid","biao","line","xietong","jingzheng","enterprise","datatable","toubiao","bingdu","keji2","qiyeku5","touzi5","zijinliu","zhishichanquan3","kejifuwu2","zhishichanquan2","zijinanquan","kejifuwu1","geju","yiqingfangkong","kejifuwu","anquanfangkong","shujufuwu","shujuceng","shujugongxiang","flows","setup","shujulian","caiwujianguan","caiwuliushui","mubiaogeju","juxing","fuwuqi","touzijigou","xiezilou","jianzhu","logo","touzhi","zijin","fintech","touzixiangmu","library","touziguanli","zhongda","ziyuan","shujutai","shujudongtai","bank","shujuzhongxin","zhongyaomubiao","touzishijian","caiwuguanli","mingzhong","touzishenpi","jingzhenggeju","property","keji","qiyeku","zhongyaojihui","touzilicai","zhishichanquan","touzi","tzz","menu","xiangmushu","pdf","jiazai","gongsi","rise","jbxx","zwxx","jypx","jcgl","ndkh","grjl","shgx","gou","shijian","fukuan","guoji","shoukuan","down","gongzuotai","gaigedongtai","xitongshezhi","relation","zuzhirenshi","kaohepingjia","caiwujiandu","sanzhongyida","mima","xianshi","zhanghao","bangongshi","checked","checke","help","kuoda","banli","xiaoxi","shouqicaidan","shouqicaidan-right","smile","tongzhi","guanji","shuaxin","guiji","tianjiawenjianjia","yunxiazai","del","touzifangan","zongheguanli","sanzhongyida_mian","gongwenguanli1","heguiguanli","jingyingfenxi","txl","diannao","renliziyuan","caiwuxitong","shiwuguanli","shouye","bangongyongpin","sidebar","zhidulashi","log","fawenguanli","huiyiguanli","zuzhishishi","gongwenqianshou","jinxiupeixun","gongwenbao","jiaohuan","daibanshixiang","richeng","tongxunlu","yongche","yanzheng","daibanxinxi","shuben","fanfu","guangbo","shuzhuangtu","bengqiye","tongguo","dengdai","cross","daichuli","zhenggai","shouli","shujuhecha","guanli","paper-file","wenjian","dakaiwenjian","yewu","jiance","jiheguanli","jinru","arrow-right","lingdao","rencai","prev","next","jianpan","qrcode","bohui","homepage","download","gantanhao","dingding","weixin","pad","ios","android","txt","doc","audioo","video","zip","shuru","duanxin","saoma","youxiang","word","excel","fileword","picture","ppt","ca","usb-key","wenjianjiadakai","yingyonglan","home","tiyanxinban","shiyongjiuban","zhuomian","scan","youbian","zuobian","saomadenglu","zhanghaodenglu","zhengfangti","tingzhi","youxiangdenglu","duanxindenglu","liaotian","zhixiangyou","zhixiangshang","zhixiangxia","zhixiangzuo"]
|
|
1
|
+
["zuomian","monitor","maximize","pointer-up","pointer-left","pointer-down","tri-down","retrograde","rainfall","caveat","print","alarm","table","duigouquan","bumen","mm","accelerate","quanping","password","qing","kaifa","daoru","piaochongicon","instructions","notice","wifi","tishicuo","minganciguanli","switch-off","switch-on","narrow","yidongduan","web","upload","message","go-back","close","shujutongji","folder","edit","enter","dian","wendu","shangwu","shenbao","magnifier","project-add","xiexian","caidan","tupian","yinyu","wenhao","template","daiban","set","zhengwen","cuowu","chenggong","indent","increase","ziliaoku","tuichu","quit","leaf","refresh","statistic","gengduo","lvyou","mail","user","zhishi","weizhi","jinggao","zuzhijigou","xue","fenxiang","jinrong","shanchu","jianhao","jiahao","yinzhang","renyuanqiehuan","gouxuanzhong1","circle","fuxuankuang1","fangkuang","application","wenjianjia","jiaren","xiugai","duanxinguanli","workbench","rizhi","gongwen","qingshi","shiwu","official","baogao","document","wodeyouxiang","ziliaojiaohuan","denglu","podium","fangkuai","xuewei","duoyun","pm","xiajia","huanbao","dunpai","shu","gongzuozheng","more","fenlei","delete","fengsu","bar","yuanqu","duomeiti","youjian","qiye","zuixinzixun","biaoge","omit","diaotou","jiantou-left","jiantou-right","jiantou-up","roles","jiantou-next","chijiuhuacunchu","zhuanhuan","cloudy","form","wuye","tri-up","pointer-right","bianji","tri-right","tri-left","daimaguanli","jiankong","kaifazhong","fujian","bingtu","zhuzhuangtu","lose","rmb","move","xiazai","yiban","laoshi","clear","jinyong","yunxing","weihu","chakan","pifu","ren","gouwuche","loading2","yulan","ziliao","yidong","fenxiang11","kaoqin","change","shidu","portfolio","info","yanjing","laba","camera","xitongxiaoxi","xitongguanli","webduan","wagnz","group","shengqian","jiantou-prev","attention","look","guanzhu","daikuan","tubiao","duigou","star","dayin","xinzeng","reduce","goup","calendar","tree","yingyong","caution","zhuanfa","add","zongtiqixian","daochu","gongwu","ihouse","chilun","weixiu","chengguo","trophy","duiwu","qiehuanjiaose","door","shebei","fangjian","microscope","huaxue","shiyanshianquan","shiyan","qiyexinxi","yewuxinxi","lab","shiyanguanli","yuqing","big-screen","signal-search","database","star-mark","cng","professor","informatization","code","science","price","xunhuan","savings","administration","aid","biao","line","xietong","jingzheng","enterprise","datatable","toubiao","bingdu","keji2","qiyeku5","touzi5","zijinliu","zhishichanquan3","kejifuwu2","zhishichanquan2","zijinanquan","kejifuwu1","geju","yiqingfangkong","kejifuwu","anquanfangkong","shujufuwu","shujuceng","shujugongxiang","flows","setup","shujulian","caiwujianguan","caiwuliushui","mubiaogeju","juxing","fuwuqi","touzijigou","xiezilou","jianzhu","logo","touzhi","zijin","fintech","touzixiangmu","library","touziguanli","zhongda","ziyuan","shujutai","shujudongtai","bank","shujuzhongxin","zhongyaomubiao","touzishijian","caiwuguanli","mingzhong","touzishenpi","jingzhenggeju","property","keji","qiyeku","zhongyaojihui","touzilicai","zhishichanquan","touzi","tzz","menu","xiangmushu","pdf","jiazai","gongsi","rise","jbxx","zwxx","jypx","jcgl","ndkh","grjl","shgx","gou","shijian","fukuan","guoji","shoukuan","down","gongzuotai","gaigedongtai","xitongshezhi","relation","zuzhirenshi","kaohepingjia","caiwujiandu","sanzhongyida","mima","xianshi","zhanghao","bangongshi","checked","checke","help","kuoda","banli","xiaoxi","shouqicaidan","shouqicaidan-right","smile","tongzhi","guanji","shuaxin","guiji","tianjiawenjianjia","yunxiazai","del","touzifangan","zongheguanli","sanzhongyida_mian","gongwenguanli1","heguiguanli","jingyingfenxi","txl","diannao","renliziyuan","caiwuxitong","shiwuguanli","shouye","bangongyongpin","sidebar","zhidulashi","log","fawenguanli","huiyiguanli","zuzhishishi","gongwenqianshou","jinxiupeixun","gongwenbao","jiaohuan","daibanshixiang","richeng","tongxunlu","yongche","yanzheng","daibanxinxi","shuben","fanfu","guangbo","shuzhuangtu","bengqiye","tongguo","dengdai","cross","daichuli","zhenggai","shouli","shujuhecha","guanli","paper-file","wenjian","dakaiwenjian","yewu","jiance","jiheguanli","jinru","arrow-right","lingdao","rencai","prev","next","jianpan","qrcode","bohui","homepage","download","gantanhao","dingding","weixin","pad","ios","android","txt","doc","audioo","video","zip","shuru","duanxin","saoma","youxiang","word","excel","fileword","picture","ppt","ca","usb-key","wenjianjiadakai","yingyonglan","home","tiyanxinban","shiyongjiuban","zhuomian","scan","youbian","zuobian","saomadenglu","zhanghaodenglu","zhengfangti","tingzhi","youxiangdenglu","duanxindenglu","liaotian","zhixiangyou","zhixiangshang","zhixiangxia","zhixiangzuo","HarmonyOs"]
|
|
@@ -1299,6 +1299,9 @@ export default {
|
|
|
1299
1299
|
if (res.linuxDownloadUrl) {
|
|
1300
1300
|
downloads['linux'] = res.linuxDownloadUrl;
|
|
1301
1301
|
}
|
|
1302
|
+
if (res.harmonyDownloadUrl) {
|
|
1303
|
+
downloads['harmony'] = res.harmonyDownloadUrl;
|
|
1304
|
+
}
|
|
1302
1305
|
this.sysName = res.subsystemName;
|
|
1303
1306
|
this.secret = res.secret;
|
|
1304
1307
|
this.setup = res.setup;
|
|
@@ -1389,6 +1392,10 @@ export default {
|
|
|
1389
1392
|
if (res.subsystemExtend.uosDownloadUrl) {
|
|
1390
1393
|
downloads.uos = res.subsystemExtend.uosDownloadUrl;
|
|
1391
1394
|
}
|
|
1395
|
+
|
|
1396
|
+
if (res.subsystemExtend.harmonyDownloadUrl) {
|
|
1397
|
+
downloads.harmony = res.subsystemExtend.harmonyDownloadUrl;
|
|
1398
|
+
}
|
|
1392
1399
|
if (res.subsystemExtend.warningText) {
|
|
1393
1400
|
this.warningText = res.subsystemExtend.warningText;
|
|
1394
1401
|
}
|
package/packages/menu/.DS_Store
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|