+
@@ -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