diff --git a/package.json b/package.json index 984c985..299ca56 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.2", + "element-china-area-data": "^6.1.0", "element-plus": "^2.14.1", "vue": "^3.5.34", "vue-router": "4" diff --git a/public/mixue.png b/public/mixue.png new file mode 100644 index 0000000..055167f Binary files /dev/null and b/public/mixue.png differ diff --git a/public/蜜雪冰城-雪王百科.mp4 b/public/蜜雪冰城-雪王百科.mp4 new file mode 100644 index 0000000..3db97e2 Binary files /dev/null and b/public/蜜雪冰城-雪王百科.mp4 differ diff --git a/src/components/home.vue b/src/components/home.vue new file mode 100644 index 0000000..3f09c85 --- /dev/null +++ b/src/components/home.vue @@ -0,0 +1,194 @@ + + + + + + + + + 雪王简介 + + + + + + + "我是手拿冰淇凌权杖的雪王" + + "一生只爱冰淇凌与茶" + + + + {{ item.label }} + + {{ item.value }} + + + + + + + + + + diff --git a/src/components/page1.vue b/src/components/page1.vue index b0f892f..e21fa57 100644 --- a/src/components/page1.vue +++ b/src/components/page1.vue @@ -1,9 +1,146 @@ -hello ,im 1 + + + + + + + + + + + + + + + + + + 新增用户 + + + + + + + + + + + + + + {{ row.customer_type === 'VIP' ? '地区总代理' : '普通代理' }} + + + + + + 编辑 + 删除 + + + + + 找到 {{ searchResults.length }} 条结果 + 清空搜索 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 地区总代理 + 普通代理 + + + + 保存 + 取消 + + + + +