diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/App.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/App.vue" new file mode 100644 index 0000000000000000000000000000000000000000..9d3ff636bc0217da4d990145fc4d0e15d4051911 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/App.vue" @@ -0,0 +1,68 @@ + + + + + + + + + 当前页为首页还未设置样式 + {{ index+1 }}. 姓名:{{ user.name }} 性别:{{ user.sex }} 年龄:{{ user.age }} + 当前页为添加用户页面 + 当前页为修改数据页面 + 当前页为删除用户页面 + + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/left.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/left.vue" new file mode 100644 index 0000000000000000000000000000000000000000..4b5a3b214b3b4c703e4119eda4c2eff87bc57e59 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/left.vue" @@ -0,0 +1,63 @@ + + + + 后台管理系统 + + {{ list }} + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/right.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/right.vue" new file mode 100644 index 0000000000000000000000000000000000000000..d6e65c152910d23f12a9e38c6b15962d579dd14a --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/goods/right.vue" @@ -0,0 +1,26 @@ + + + +右侧头部 + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconCommunity.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconCommunity.vue" new file mode 100644 index 0000000000000000000000000000000000000000..2dc8b055253af30fb797037e2fe260505f0cf711 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconCommunity.vue" @@ -0,0 +1,7 @@ + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconDocumentation.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconDocumentation.vue" new file mode 100644 index 0000000000000000000000000000000000000000..6d4791cfbcf2782b3e5ffbabd042d4c47b2fbbed --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconDocumentation.vue" @@ -0,0 +1,7 @@ + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconEcosystem.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconEcosystem.vue" new file mode 100644 index 0000000000000000000000000000000000000000..c3a4f078c0bd340a33c61ea9ecd8a755d03571ed --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconEcosystem.vue" @@ -0,0 +1,7 @@ + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconSupport.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconSupport.vue" new file mode 100644 index 0000000000000000000000000000000000000000..7452834d3ef961ce24c3a072ddba2620b6158bae --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconSupport.vue" @@ -0,0 +1,7 @@ + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconTooling.vue" "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconTooling.vue" new file mode 100644 index 0000000000000000000000000000000000000000..660598d7c76644ffe126a1a1feb1606650bfb937 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230410-Vue\346\217\222\346\247\275/components/icons/IconTooling.vue" @@ -0,0 +1,19 @@ + + + + + + diff --git "a/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/App.vue" "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/App.vue" new file mode 100644 index 0000000000000000000000000000000000000000..7c6366221c301f5b61c0b0e2fffb662f9d788b59 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/App.vue" @@ -0,0 +1,45 @@ + + + + + + + + + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/center.vue" "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/center.vue" new file mode 100644 index 0000000000000000000000000000000000000000..5fb8777c9f13319298288f7891af338d12bc7891 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/center.vue" @@ -0,0 +1,126 @@ + + + + + ¥ {{ good.price }} + {{ good.ms }} + -+ + + 加入购物车 + + + + 购物车结算 + X + + + + {{ good.ms }} + ¥ {{ good.price }} + -+ + + 总价:¥{{ Total }} + + 去结算 + + + + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/top.vue" "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/top.vue" new file mode 100644 index 0000000000000000000000000000000000000000..a545735b579cdc10c5c92ecc7caf2d8868daebf6 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/top.vue" @@ -0,0 +1,19 @@ + + + + + 商品列表 + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/\346\224\266\346\254\276\347\240\201.jpg" "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/\346\224\266\346\254\276\347\240\201.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..42c2a141b65fed979a8bfe9b02e41b617124be59 Binary files /dev/null and "b/\346\210\264\344\275\263\350\276\211/20230413-VueSetup/components/goods/\346\224\266\346\254\276\347\240\201.jpg" differ diff --git "a/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/App.vue" "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/App.vue" new file mode 100644 index 0000000000000000000000000000000000000000..7fea2c30a107e25fa736a9fc668b01ce12aa2729 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/App.vue" @@ -0,0 +1,44 @@ + + + + + + + + + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/center.vue" "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/center.vue" new file mode 100644 index 0000000000000000000000000000000000000000..0f6e2e148949c353256c0163def3566bad14b25b --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/center.vue" @@ -0,0 +1,108 @@ + + + + + ¥ {{ good.price }} + {{ good.ms }} + + + 加入购物车 + + + + 购物车结算 + X + + + + {{ good.ms }} + ¥ {{ good.price }} + + + 总价:¥{{ this.totalPrice }} + + + + + \ No newline at end of file diff --git "a/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/top.vue" "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/top.vue" new file mode 100644 index 0000000000000000000000000000000000000000..fb8e7bb92ab0c2d3125238903f1a657f29ffcfd6 --- /dev/null +++ "b/\346\210\264\344\275\263\350\276\211/20230415-Vue\345\205\250\345\261\200\344\272\213\344\273\266\346\200\273\347\272\277/components/goods/top.vue" @@ -0,0 +1,25 @@ + + + + + 商品列表 + + + + \ No newline at end of file
¥ {{ good.price }}
{{ good.ms }}