From ddde5f4fa241af456763da4b40588b8616ec81ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=AD=8F?= <11542831+uhuhuhuhyg@user.noreply.gitee.com> Date: Wed, 19 Oct 2022 09:27:11 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=96=B0=E5=BB=BA=2020210340833=E9=AD=8F?= =?UTF-8?q?=E5=86=9B=E9=9C=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20210340833\351\255\217\345\206\233\351\234\236/.keep" | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/.keep" diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/.keep" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/.keep" new file mode 100644 index 0000000..e69de29 -- Gitee From fc11054880e1e3ed843ccd60713bba8d16553495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=AD=8F?= <11542831+uhuhuhuhyg@user.noreply.gitee.com> Date: Wed, 19 Oct 2022 09:27:35 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BD=9C=E4=B8=9A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小魏 <11542831+uhuhuhuhyg@user.noreply.gitee.com> --- .../index1.html" | 38 +++++ .../index2.html" | 130 ++++++++++++++++++ 2 files changed, 168 insertions(+) create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/index1.html" create mode 100644 "\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/index2.html" diff --git "a/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/index1.html" "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/index1.html" new file mode 100644 index 0000000..dddd294 --- /dev/null +++ "b/\347\254\254\344\272\224\346\254\241\344\275\234\344\270\232/1\347\217\255/20210340833\351\255\217\345\206\233\351\234\236/index1.html" @@ -0,0 +1,38 @@ + + + +
+ + + +{{cny}}人民币 = {{dollar.toFixed(2)}} 美元
+ +id | +商品名称 | +商品价格 | +商品数量 | +操作 | +
---|---|---|---|---|
{{item.id}} | +{{item.name}} | +{{item.price}} | ++ + {{item.num}} + + | ++ |
+ | + | + | + | + |