From adde5e80037a4ca222db9b5bed95a0f062c65a4e Mon Sep 17 00:00:00 2001 From: toesbieya <1647775459@qq.com> Date: Sat, 22 Aug 2020 12:42:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4'=E6=A0=B7=E5=BC=8F'=E8=B7=AF?= =?UTF-8?q?=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/router/module/example.js | 5 -- vue/src/view/example/stylePage.vue | 114 ----------------------------- 2 files changed, 119 deletions(-) delete mode 100644 vue/src/view/example/stylePage.vue diff --git a/vue/src/router/module/example.js b/vue/src/router/module/example.js index 17da001..4ff8a5a 100644 --- a/vue/src/router/module/example.js +++ b/vue/src/router/module/example.js @@ -5,11 +5,6 @@ const router = { component: 'Layout', meta: {title: '演示用例', icon: 'svg-show', noAuth: true, noCache: true}, children: [ - { - path: 'stylePage', - component: 'example/style', - meta: {title: '样 式'} - }, { path: 'icon', component: 'example/icon/', diff --git a/vue/src/view/example/stylePage.vue b/vue/src/view/example/stylePage.vue deleted file mode 100644 index 9f153f8..0000000 --- a/vue/src/view/example/stylePage.vue +++ /dev/null @@ -1,114 +0,0 @@ - - - - -