diff --git a/detail-style.css b/detail-style.css new file mode 100644 index 0000000..0eb9857 --- /dev/null +++ b/detail-style.css @@ -0,0 +1,21 @@ +* { + margin: 0; + padding: 0; + box-sizing: border-box; +} + +#app { + width: 100%; + height: 100vh; + overflow: hidden; + background-color: #fafafa; +} + +.header { + width: 100%; + height: 3.4rem; + background: url("https://lsxd-customcard-h5.oss-cn-hangzhou.aliyuncs.com/department-of-finance/img/detail-bg.png") + no-repeat; + background-size: 100%; + margin-top: -0.88rem; +} diff --git a/detail.html b/detail.html index e69de29..d93887f 100644 --- a/detail.html +++ b/detail.html @@ -0,0 +1,43 @@ + + + + + + + + 兑换详情 + + + + + + + + + + + + + + + + +
+
+
+ + + + \ No newline at end of file diff --git a/style.css b/index-style.css similarity index 100% rename from style.css rename to index-style.css diff --git a/index.html b/index.html index 7b5389b..2761e45 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + 权益会员N选1 @@ -25,7 +25,7 @@ - +