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 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 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 0000000000000000000000000000000000000000..dddd294ff9a8e83eab5d26cb3130536b636873b6 --- /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)}} 美元

+ +
+ + + + \ No newline at end of file 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/index2.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/index2.html" new file mode 100644 index 0000000000000000000000000000000000000000..ed5c1c01fa1d4ab91b0714008f76dd0f974de2d8 --- /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/index2.html" @@ -0,0 +1,130 @@ + + + + + + + + 购物车 + + + + + +
+ + + + + + + + + + + + + + + + + + + +
id商品名称商品价格商品数量操作
+

总价格:¥{{allPrice.toFixed(2)}}

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