diff --git a/env/.env.development b/env/.env.development
index ff8d9fd..734633f 100644
--- a/env/.env.development
+++ b/env/.env.development
@@ -5,4 +5,4 @@ VITE_DELETE_CONSOLE = false
# 是否开启sourcemap
VITE_SHOW_SOURCEMAP = true
-VITE_SERVER_BASEURL = 'https://api3.boot.jeecg.com'
+VITE_SERVER_BASEURL = 'http://localhost:8080/jeecg-boot'
diff --git a/src/components/DesformView/DesformView.vue b/src/components/DesformView/DesformView.vue
deleted file mode 100644
index 21c2b4a..0000000
--- a/src/components/DesformView/DesformView.vue
+++ /dev/null
@@ -1,345 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/components.d.ts b/src/components/components.d.ts
index 97361f5..c253869 100644
--- a/src/components/components.d.ts
+++ b/src/components/components.d.ts
@@ -4,7 +4,6 @@ BottomOperate: typeof import('./BottomOperate/BottomOperate.vue')['default']
Breadcrumb: typeof import('./Breadcrumb/Breadcrumb.vue')['default']
CategorySelect: typeof import('./CategorySelect/CategorySelect.vue')['default']
DateTime: typeof import('./DateTime/DateTime.vue')['default']
-DesformView: typeof import('./DesformView/DesformView.vue')['default']
Grid: typeof import('./Grid/Grid.vue')['default']
ImgPreview: typeof import('./ImgPreview/ImgPreview.vue')['default']
LFile: typeof import('./LFile/LFile.vue')['default']
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 6c185fa..0766c50 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -28,18 +28,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -240,20 +228,7 @@ if (isLocalConfig) {
routeIndex: 'other',
itemKey: 'other',
})
- middleApps.value = [
- {
- icon: 'https://static.jeecg.com/upload/test/line2_icon1_1595818065964.png',
- title: '审批',
- subTitle: '个人审批',
- routeIndex: 'paper',
- },
- {
- icon: 'https://static.jeecg.com/upload/test/line2_icon2_1595818070168.png',
- title: '审批稿',
- subTitle: '审批草稿箱',
- routeIndex: 'draft',
- },
- ]
+
swiperList.value = [
{
id: 1,