diff --git a/src/assets/imgs/fuli/1656040370033-p1.png b/src/assets/imgs/fuli/1656040370033-p1.png new file mode 100644 index 0000000000000000000000000000000000000000..6db1365c2737601ae35d6370348630f87b9f521f Binary files /dev/null and b/src/assets/imgs/fuli/1656040370033-p1.png differ diff --git a/src/assets/imgs/fuli/fuliyi-title.png b/src/assets/imgs/fuli/fuliyi-title.png new file mode 100644 index 0000000000000000000000000000000000000000..f2b0dd7826775276e8e43d9894afb8b07711ad42 Binary files /dev/null and b/src/assets/imgs/fuli/fuliyi-title.png differ diff --git a/src/assets/imgs/fuli/og2.png b/src/assets/imgs/fuli/og2.png new file mode 100644 index 0000000000000000000000000000000000000000..ac5fe1aefbe865b5fafc6624bd56dbdf20fc6ba0 Binary files /dev/null and b/src/assets/imgs/fuli/og2.png differ diff --git a/src/router/index.js b/src/router/index.js index 576a7a2315c1f6bb447f4d4091c86743706d8667..312d06ca084a1f694f339b8d555968deb6289694 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -21,6 +21,13 @@ const routes = [ tabBar, }, }, + { + path: "/fuliyi", + components: { + default: () => + import(/* webpackChunkName: "index" */ "@/views/fuliyi/Index.vue"), + }, + }, ]; const router = new VueRouter({ diff --git a/src/views/fuli/Index.vue b/src/views/fuli/Index.vue index cdbf4c6affda6fa0714a413305b2b2931a56d19b..6244174951fc7da6749323c35803b8e70c8beb0f 100644 --- a/src/views/fuli/Index.vue +++ b/src/views/fuli/Index.vue @@ -3,7 +3,7 @@
- +
@@ -16,6 +16,7 @@ export default {}; + \ No newline at end of file diff --git a/src/views/fuliyi/components/Goods.vue b/src/views/fuliyi/components/Goods.vue new file mode 100644 index 0000000000000000000000000000000000000000..52b4132e16e4fd39f6c6b016851eab17f0474058 --- /dev/null +++ b/src/views/fuliyi/components/Goods.vue @@ -0,0 +1,75 @@ + + + + + diff --git a/src/views/fuliyi/components/tabBar/Index.vue b/src/views/fuliyi/components/tabBar/Index.vue new file mode 100644 index 0000000000000000000000000000000000000000..bd9b9d9124e3e05a3c2a42a30fc0e98cdb3309b7 --- /dev/null +++ b/src/views/fuliyi/components/tabBar/Index.vue @@ -0,0 +1,25 @@ + + + + +