From 4aa439b342bf4f6565fc4a877070758e08b44844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Thu, 23 Mar 2023 09:32:18 +0000 Subject: [PATCH 1/8] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20=E9=99=88=E8=93=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\351\231\210\350\223\223/.keep" | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 "\351\231\210\350\223\223/.keep" diff --git "a/\351\231\210\350\223\223/.keep" "b/\351\231\210\350\223\223/.keep" new file mode 100644 index 0000000..e69de29 -- Gitee From 23df46f2422e30585a6b8f96dac8e79896e44206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Thu, 23 Mar 2023 09:32:57 +0000 Subject: [PATCH 2/8] 2023/03/23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈蓓 <2217004482@qq.com> --- "\351\231\210\350\223\223/index.html" | 58 +++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 "\351\231\210\350\223\223/index.html" diff --git "a/\351\231\210\350\223\223/index.html" "b/\351\231\210\350\223\223/index.html" new file mode 100644 index 0000000..4cc0d29 --- /dev/null +++ "b/\351\231\210\350\223\223/index.html" @@ -0,0 +1,58 @@ + + + + + + + 商品列表 + + + +
+ + + + + + + + + + + + +
商品名称商品价格商品图片
{{obj.name}}{{obj.price}} + +
+ + +
+ + + + \ No newline at end of file -- Gitee From bb53a5b0e3893c54b358c5307cece3812d947015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Thu, 23 Mar 2023 09:34:00 +0000 Subject: [PATCH 3/8] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=20=E9=99=88?= =?UTF-8?q?=E8=93=93/index.html=20=E4=B8=BA=20=E9=99=88=E8=93=93/shangp.ht?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.html" => "\351\231\210\350\223\223/shangp.html" | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "\351\231\210\350\223\223/index.html" => "\351\231\210\350\223\223/shangp.html" (100%) diff --git "a/\351\231\210\350\223\223/index.html" "b/\351\231\210\350\223\223/shangp.html" similarity index 100% rename from "\351\231\210\350\223\223/index.html" rename to "\351\231\210\350\223\223/shangp.html" -- Gitee From cb2bd03adb6aefb788ac3023d4ecec3214c1bf9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Sat, 25 Mar 2023 03:39:11 +0000 Subject: [PATCH 4/8] 2023/03/25 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈蓓 <2217004482@qq.com> --- .../sp-list\351\201\215\345\216\206.html" | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 "\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" diff --git "a/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" "b/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" new file mode 100644 index 0000000..b130dba --- /dev/null +++ "b/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" @@ -0,0 +1,112 @@ + + + + + + + + 商品页面 + + + +
+
+ +

{{i.describe}}

+
+ {{i.price}} + 剩余数量:{{100-i.number}} +
+ +
+ +
+ + + + \ No newline at end of file -- Gitee From 7699a8655f4e7126b8ccf034bf17f14efbf6cb5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Mon, 27 Mar 2023 08:27:23 +0000 Subject: [PATCH 5/8] =?UTF-8?q?update=20=E9=99=88=E8=93=93/sp-list?= =?UTF-8?q?=E9=81=8D=E5=8E=86.html.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈蓓 <2217004482@qq.com> --- .../sp-list\351\201\215\345\216\206.html" | 30 ++++++++++++------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git "a/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" "b/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" index b130dba..1bfab45 100644 --- "a/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" +++ "b/\351\231\210\350\223\223/sp-list\351\201\215\345\216\206.html" @@ -1,4 +1,5 @@ + @@ -42,17 +43,18 @@ -
-
+
+
+

{{i.describe}}

{{i.price}} - 剩余数量:{{100-i.number}} + 剩余数量:{{i.tonumber-i.number}}
- +
- +
@@ -65,38 +67,44 @@ { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', + tonumber:100, price:'¥275', - number:'', + number:0, }, { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', + tonumber:100, price:'¥275', - number:'', + number:0, }, { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', + tonumber:100, price:'¥275', - number:'', + number:0, }, { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', + tonumber:'100', price:'¥275', - number:'', + number:0, }, { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', price:'¥275', - number:'', + tonumber:100, + number:0, }, { img:'https://h2.appsimg.com/a.appsimg.com/upload/merchandise/pdcvop/00600391/10021818/1421663834-608344664395689984-608344664395689986-2.jpg', describe:'碎花连衣裙女2023年春季新款甜美A字裙方领法式茶歇裙子女夏', price:'¥275', - number:'', + tonumber:100, + number:0, } ] } -- Gitee From 8d2f6910a01310120018ca982de3d1aaa381ff16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Sat, 1 Apr 2023 14:22:43 +0000 Subject: [PATCH 6/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=202023?= =?UTF-8?q?0323-Vue=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demo.html" | 99 ------------------- 1 file changed, 99 deletions(-) delete mode 100644 "20230323-Vue\346\241\206\346\236\266/demo.html" diff --git "a/20230323-Vue\346\241\206\346\236\266/demo.html" "b/20230323-Vue\346\241\206\346\236\266/demo.html" deleted file mode 100644 index 78e51be..0000000 --- "a/20230323-Vue\346\241\206\346\236\266/demo.html" +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - 商品列表 - - - - - -
-

商品列表

-
-
-

名称:{{ good.name }}

- -

描述:{{ good.describe }}

-

价格:¥{{good.price }}

-
-
-
- - - - \ No newline at end of file -- Gitee From c7f524eddc3d31f4c9cd7654d0b8649a2c7db600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Sat, 1 Apr 2023 14:30:00 +0000 Subject: [PATCH 7/8] 2023/4/1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈蓓 <2217004482@qq.com> --- ...\343\200\201\345\210\240\351\231\244.html" | 139 +++++++++++++++ ...\346\200\273\351\207\221\351\242\235.html" | 166 ++++++++++++++++++ 2 files changed, 305 insertions(+) create mode 100644 "\351\231\210\350\223\223/goods-\345\242\236\345\212\240\343\200\201\345\210\240\351\231\244.html" create mode 100644 "\351\231\210\350\223\223/goods-\350\256\241\347\256\227\350\264\255\344\271\260\345\225\206\345\223\201\347\232\204\346\200\273\351\207\221\351\242\235.html" diff --git "a/\351\231\210\350\223\223/goods-\345\242\236\345\212\240\343\200\201\345\210\240\351\231\244.html" "b/\351\231\210\350\223\223/goods-\345\242\236\345\212\240\343\200\201\345\210\240\351\231\244.html" new file mode 100644 index 0000000..cbfbac2 --- /dev/null +++ "b/\351\231\210\350\223\223/goods-\345\242\236\345\212\240\343\200\201\345\210\240\351\231\244.html" @@ -0,0 +1,139 @@ + + + + + + + + + 商品页面 + + + +
+ +
+
+ +

{{item.describe}}

+
+ {{item.price}} + 剩余数量:{{item.tonumber-item.number}} +
+ + + + +
+
+ +
+ + + + + \ No newline at end of file diff --git "a/\351\231\210\350\223\223/goods-\350\256\241\347\256\227\350\264\255\344\271\260\345\225\206\345\223\201\347\232\204\346\200\273\351\207\221\351\242\235.html" "b/\351\231\210\350\223\223/goods-\350\256\241\347\256\227\350\264\255\344\271\260\345\225\206\345\223\201\347\232\204\346\200\273\351\207\221\351\242\235.html" new file mode 100644 index 0000000..66efd00 --- /dev/null +++ "b/\351\231\210\350\223\223/goods-\350\256\241\347\256\227\350\264\255\344\271\260\345\225\206\345\223\201\347\232\204\346\200\273\351\207\221\351\242\235.html" @@ -0,0 +1,166 @@ + + + + + + + + + 商品页面 + + + +
+ +
+ +
+ + +

{{item.describe}}

+
+ ¥{{item.price}} + 剩余数量:{{item.tonumber-item.number}} +
+ + + + + +
+
+

+
+ + + + + \ No newline at end of file -- Gitee From 8e40bb3e74ab4f7fd9688d56d53c37118072d8e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=93=93?= <2217004482@qq.com> Date: Tue, 4 Apr 2023 07:59:43 +0000 Subject: [PATCH 8/8] 34 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈蓓 <2217004482@qq.com> --- ...\344\271\211\346\214\207\344\273\244.html" | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 "\351\231\210\350\223\223/\346\250\241\346\235\277\345\274\225\347\224\250\345\222\214\350\207\252\345\256\232\344\271\211\346\214\207\344\273\244.html" diff --git "a/\351\231\210\350\223\223/\346\250\241\346\235\277\345\274\225\347\224\250\345\222\214\350\207\252\345\256\232\344\271\211\346\214\207\344\273\244.html" "b/\351\231\210\350\223\223/\346\250\241\346\235\277\345\274\225\347\224\250\345\222\214\350\207\252\345\256\232\344\271\211\346\214\207\344\273\244.html" new file mode 100644 index 0000000..c2b3a15 --- /dev/null +++ "b/\351\231\210\350\223\223/\346\250\241\346\235\277\345\274\225\347\224\250\345\222\214\350\207\252\345\256\232\344\271\211\346\214\207\344\273\244.html" @@ -0,0 +1,66 @@ + + + + + + + + 表单的验证和错误样式的展示 + + + +
+ 用户名: +
+ 密码: +
+

用户名或密码有误!

+ + + +
+ + + + \ No newline at end of file -- Gitee