diff --git a/src/router/routes/index.js b/src/router/routes/index.js
index d0f4209..4051feb 100644
--- a/src/router/routes/index.js
+++ b/src/router/routes/index.js
@@ -17,6 +17,7 @@ import resource from './resource'
import mirror from './mirror'
import user from './user'
import order from './order'
+import example from './example'
export default [
...home,
...form,
@@ -37,4 +38,5 @@ export default [
...mirror,
...user,
...order,
+ ...example,
]
diff --git a/src/views/example/exampleList/components/EditDialog.vue b/src/views/example/exampleList/components/EditDialog.vue
new file mode 100644
index 0000000..51f7a3a
--- /dev/null
+++ b/src/views/example/exampleList/components/EditDialog.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/example/exampleList/index.vue b/src/views/example/exampleList/index.vue
new file mode 100644
index 0000000..cedc498
--- /dev/null
+++ b/src/views/example/exampleList/index.vue
@@ -0,0 +1,300 @@
+
+
+
+
+
+
+
+
+ 规则名称
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+ 搜索
+
+ (searchBarExpand = !searchBarExpand)">
+ 展开
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新建
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 默认
+ 中等
+ 紧凑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+ 菜单1
+ 菜单2
+ 菜单3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/mirror/mirrorSystem/components/EditDialog.vue b/src/views/mirror/mirrorSystem/components/EditDialog.vue
new file mode 100644
index 0000000..51f7a3a
--- /dev/null
+++ b/src/views/mirror/mirrorSystem/components/EditDialog.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/mirror/mirrorSystem/index.vue b/src/views/mirror/mirrorSystem/index.vue
index e69de29..3125977 100644
--- a/src/views/mirror/mirrorSystem/index.vue
+++ b/src/views/mirror/mirrorSystem/index.vue
@@ -0,0 +1,292 @@
+
+
+
+
+
+
+
+
+ 规则名称
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+ 搜索
+
+ (searchBarExpand = !searchBarExpand)">
+ 展开
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新建
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 默认
+ 中等
+ 紧凑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+ 菜单1
+ 菜单2
+ 菜单3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/mirror/mirrorUser/components/EditDialog.vue b/src/views/mirror/mirrorUser/components/EditDialog.vue
new file mode 100644
index 0000000..51f7a3a
--- /dev/null
+++ b/src/views/mirror/mirrorUser/components/EditDialog.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/mirror/mirrorUser/index.vue b/src/views/mirror/mirrorUser/index.vue
index e69de29..bbad3da 100644
--- a/src/views/mirror/mirrorUser/index.vue
+++ b/src/views/mirror/mirrorUser/index.vue
@@ -0,0 +1,295 @@
+
+
+
+
+
+
+
+
+ 规则名称
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+ 搜索
+
+ (searchBarExpand = !searchBarExpand)">
+ 展开
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新建
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 默认
+ 中等
+ 紧凑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+ 菜单1
+ 菜单2
+ 菜单3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+