From c1a4edf7b1360b38f4710af26277e853d562348d Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 21 Jun 2023 19:35:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=BB=9F=E4=B8=80=20setup=20?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Pagination/index.vue | 2 +- src/components/RouterSearch/index.vue | 2 +- src/components/UploadFile/src/UploadFile.vue | 2 +- src/components/UploadFile/src/UploadImg.vue | 2 +- .../bpmnProcessDesigner/package/designer/ProcessDesigner.vue | 2 +- .../bpmnProcessDesigner/package/designer/ProcessViewer.vue | 2 +- .../bpmnProcessDesigner/package/palette/ProcessPalette.vue | 2 +- .../bpmnProcessDesigner/package/penal/PropertiesPanel.vue | 2 +- .../bpmnProcessDesigner/package/penal/base/ElementBaseInfo.vue | 2 +- .../package/penal/flow-condition/FlowCondition.vue | 2 +- .../bpmnProcessDesigner/package/penal/form/ElementForm.vue | 2 +- .../package/penal/listeners/ElementListeners.vue | 2 +- .../package/penal/listeners/UserTaskListeners.vue | 2 +- .../package/penal/multi-instance/ElementMultiInstance.vue | 2 +- .../package/penal/other/ElementOtherConfig.vue | 2 +- .../package/penal/properties/ElementProperties.vue | 2 +- .../package/penal/signal-message/SignalAndMessage.vue | 2 +- .../bpmnProcessDesigner/package/penal/task/ElementTask.vue | 2 +- .../package/penal/task/task-components/ReceiveTask.vue | 2 +- .../package/penal/task/task-components/ScriptTask.vue | 2 +- .../package/penal/task/task-components/UserTask.vue | 2 +- src/views/Home/Index.vue | 2 +- src/views/Redirect/Redirect.vue | 2 +- src/views/bpm/definition/index.vue | 2 +- src/views/bpm/group/index.vue | 2 +- src/views/bpm/model/editor/index.vue | 2 +- src/views/bpm/model/index.vue | 2 +- src/views/bpm/oa/leave/create.vue | 2 +- src/views/bpm/oa/leave/index.vue | 2 +- src/views/bpm/processInstance/create/index.vue | 2 +- src/views/bpm/processInstance/index.vue | 2 +- src/views/bpm/taskAssignRule/index.vue | 2 +- src/views/infra/apiAccessLog/index.vue | 2 +- src/views/infra/apiErrorLog/index.vue | 2 +- src/views/infra/build/index.vue | 2 +- src/views/infra/config/index.vue | 2 +- src/views/infra/dataSourceConfig/index.vue | 2 +- src/views/infra/dbDoc/index.vue | 2 +- src/views/infra/druid/index.vue | 2 +- src/views/infra/file/index.vue | 2 +- src/views/infra/fileConfig/index.vue | 2 +- src/views/infra/job/JobForm.vue | 2 +- src/views/infra/job/index.vue | 2 +- src/views/infra/job/logger/index.vue | 2 +- src/views/infra/redis/index.vue | 2 +- src/views/infra/server/index.vue | 2 +- src/views/infra/skywalking/index.vue | 2 +- src/views/infra/swagger/index.vue | 2 +- src/views/infra/testDemo/index.vue | 2 +- src/views/mall/product/brand/BrandForm.vue | 2 +- src/views/mall/product/brand/index.vue | 2 +- src/views/mall/product/category/CategoryForm.vue | 2 +- src/views/mall/product/category/index.vue | 2 +- src/views/mall/product/property/value/index.vue | 2 +- src/views/mall/trade/delivery/express/ExpressForm.vue | 2 +- src/views/mall/trade/delivery/express/index.vue | 2 +- .../mall/trade/delivery/expressTemplate/ExpressTemplateForm.vue | 2 +- src/views/mall/trade/delivery/expressTemplate/index.vue | 2 +- src/views/mp/account/index.vue | 2 +- src/views/mp/autoReply/components/ReplyForm.vue | 2 +- src/views/mp/autoReply/components/ReplyTable.vue | 2 +- src/views/mp/autoReply/index.vue | 2 +- src/views/mp/components/wx-location/main.vue | 2 +- src/views/mp/components/wx-msg/components/Msg.vue | 2 +- src/views/mp/components/wx-msg/components/MsgEvent.vue | 2 +- src/views/mp/components/wx-msg/components/MsgList.vue | 2 +- src/views/mp/components/wx-msg/main.vue | 2 +- src/views/mp/components/wx-music/main.vue | 2 +- src/views/mp/components/wx-reply/components/TabImage.vue | 2 +- src/views/mp/components/wx-reply/components/TabMusic.vue | 2 +- src/views/mp/components/wx-reply/components/TabNews.vue | 2 +- src/views/mp/components/wx-reply/components/TabText.vue | 2 +- src/views/mp/components/wx-reply/components/TabVideo.vue | 2 +- src/views/mp/components/wx-reply/components/TabVoice.vue | 2 +- src/views/mp/components/wx-reply/main.vue | 2 +- src/views/mp/components/wx-video-play/main.vue | 2 +- src/views/mp/components/wx-voice-play/main.vue | 2 +- src/views/mp/draft/components/CoverSelect.vue | 2 +- src/views/mp/draft/components/DraftTable.vue | 2 +- src/views/mp/draft/components/NewsForm.vue | 2 +- src/views/mp/draft/index.vue | 2 +- src/views/mp/material/components/ImageTable.vue | 2 +- src/views/mp/material/components/UploadFile.vue | 2 +- src/views/mp/material/components/UploadVideo.vue | 2 +- src/views/mp/material/components/VideoTable.vue | 2 +- src/views/mp/material/components/VoiceTable.vue | 2 +- src/views/mp/menu/components/MenuEditor.vue | 2 +- src/views/mp/menu/components/MenuPreviewer.vue | 2 +- src/views/mp/message/MessageTable.vue | 2 +- src/views/mp/message/index.vue | 2 +- src/views/mp/statistics/index.vue | 2 +- src/views/mp/tag/index.vue | 2 +- src/views/pay/app/index.vue | 2 +- src/views/pay/merchant/index.vue | 2 +- src/views/pay/order/index.vue | 2 +- src/views/pay/refund/index.vue | 2 +- src/views/point/config/ConfigForm.vue | 2 +- src/views/point/config/index.vue | 2 +- src/views/point/record/RecordForm.vue | 2 +- src/views/point/record/index.vue | 2 +- src/views/point/signInConfig/SignInConfigForm.vue | 2 +- src/views/point/signInConfig/index.vue | 2 +- src/views/point/signInRecord/SignInRecordForm.vue | 2 +- src/views/point/signInRecord/index.vue | 2 +- src/views/report/goview/index.vue | 2 +- src/views/report/jmreport/index.vue | 2 +- src/views/system/dept/index.vue | 2 +- src/views/system/dict/data/index.vue | 2 +- src/views/system/errorCode/index.vue | 2 +- src/views/system/loginlog/index.vue | 2 +- src/views/system/mail/account/index.vue | 2 +- src/views/system/mail/log/index.vue | 2 +- src/views/system/mail/template/index.vue | 2 +- src/views/system/notice/index.vue | 2 +- src/views/system/notify/message/index.vue | 2 +- src/views/system/notify/my/index.vue | 2 +- src/views/system/notify/template/NotifyTemplateForm.vue | 2 +- src/views/system/notify/template/index.vue | 2 +- src/views/system/oauth2/client/index.vue | 2 +- src/views/system/oauth2/token/index.vue | 2 +- src/views/system/operatelog/index.vue | 2 +- src/views/system/post/index.vue | 2 +- src/views/system/sms/channel/index.vue | 2 +- src/views/system/sms/log/index.vue | 2 +- src/views/system/sms/template/index.vue | 2 +- src/views/system/tenant/index.vue | 2 +- src/views/system/tenantPackage/index.vue | 2 +- src/views/system/user/index.vue | 2 +- 128 files changed, 128 insertions(+), 128 deletions(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index 8aa5cd3c..41cde9df 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -14,7 +14,7 @@ @current-change="handleCurrentChange" /> - + diff --git a/src/views/mall/product/brand/BrandForm.vue b/src/views/mall/product/brand/BrandForm.vue index 35d2d027..ab347378 100644 --- a/src/views/mall/product/brand/BrandForm.vue +++ b/src/views/mall/product/brand/BrandForm.vue @@ -37,7 +37,7 @@ -