diff --git "a/\345\221\250\350\212\267\350\216\271/20230323-Apple Store/iPhone.html" "b/\345\221\250\350\212\267\350\216\271/20230323-Apple Store/iPhone.html" new file mode 100644 index 0000000000000000000000000000000000000000..af9479837615d95d31c542faca9954d88d30cbdb --- /dev/null +++ "b/\345\221\250\350\212\267\350\216\271/20230323-Apple Store/iPhone.html" @@ -0,0 +1,80 @@ + + + + + + + + iPhone商城 + + + + +
+

iPhone商城

+ +
+ + +
+ +

名称:{{sz.name}}

+

内存:{{sz.nc}}

+

价格:{{sz.price}}

+
+
+
+ + + \ No newline at end of file diff --git "a/\345\221\250\350\212\267\350\216\271/20230325-Apple Store2/iphone.html" "b/\345\221\250\350\212\267\350\216\271/20230325-Apple Store2/iphone.html" new file mode 100644 index 0000000000000000000000000000000000000000..52226de3ba55ba5a9345ca138ed67ff8d56bc61a --- /dev/null +++ "b/\345\221\250\350\212\267\350\216\271/20230325-Apple Store2/iphone.html" @@ -0,0 +1,96 @@ + + + + + + + + iPhone商城 + + + + + +
+

iPhone商城

+ +
+ + +
+ +
+ +

名称:{{sz.name}}

+

颜色:{{sz.color}}

+

内存:{{sz.nc}}

+

价格:{{sz.price}}

+

库存:{{100-sz.kc}}

+
+ +
+

{{sz.name}} {{sz.color}} 已售罄

+
+
+
+
+ + + \ No newline at end of file diff --git "a/\345\221\250\350\212\267\350\216\271/20230327-Apple Store3/iphone.html" "b/\345\221\250\350\212\267\350\216\271/20230327-Apple Store3/iphone.html" new file mode 100644 index 0000000000000000000000000000000000000000..c2f88303949b4248b5b7723074d9dd3f5552aaff --- /dev/null +++ "b/\345\221\250\350\212\267\350\216\271/20230327-Apple Store3/iphone.html" @@ -0,0 +1,126 @@ + + + + + + + + Apple Store + + + + + + +
+

Apple Store

+ +
+ + +
+ +
+ +

名称:{{sz.name}}

+

颜色:{{sz.color}}

+

内存:{{sz.nc}}

+

价格:{{sz.price}}

+

库存:{{100-sz.kc}}

+
+ +    + +    + +
+ +
+ +
+

{{sz.name}} {{sz.color}} 已售罄

+
+
+
+
+ + + \ No newline at end of file diff --git "a/\345\221\250\350\212\267\350\216\271/20230330-Apple Store4/iphone.html" "b/\345\221\250\350\212\267\350\216\271/20230330-Apple Store4/iphone.html" new file mode 100644 index 0000000000000000000000000000000000000000..dbd624f64ce1e7ecad83ef52dca49e834f2704ba --- /dev/null +++ "b/\345\221\250\350\212\267\350\216\271/20230330-Apple Store4/iphone.html" @@ -0,0 +1,164 @@ + + + + + + + + Apple Store + + + + + + + +
+

Apple Store

+ +
+ + +
+
+ +

名称:{{sz.name}}

+

颜色:{{sz.color}}

+

内存:{{sz.nc}}

+

价格:{{sz.price}}

+

库存:{{100-sz.buynum}}

+

总价:¥{{sz.buynum*sz.price}} 元

+
+ +    + +    + +
+ +
+ +
+

{{sz.name}} {{sz.color}} 已售罄

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