Commit 3c9002ef authored by haiyoucuv's avatar haiyoucuv

init

parent 509a9cea
src/assets/productListPage/list_bg.png

7.26 KB | W: | H:

src/assets/productListPage/list_bg.png

9.36 KB | W: | H:

src/assets/productListPage/list_bg.png
src/assets/productListPage/list_bg.png
src/assets/productListPage/list_bg.png
src/assets/productListPage/list_bg.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
.pageTitle { .pageTitle {
position: absolute; position: absolute;
left: 270px; left: 270px;
top: 90px; top: 45px;
width: 210px; width: 210px;
height: 49px; height: 49px;
.webpBg("productListPage/title.png"); .webpBg("productListPage/title.png");
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
.backBtn { .backBtn {
position: absolute; position: absolute;
left: 47px; left: 47px;
top: 98px; top: 53px;
width: 16px; width: 16px;
height: 31px; height: 31px;
.webpBg("productListPage/back.png"); .webpBg("productListPage/back.png");
...@@ -41,9 +41,9 @@ ...@@ -41,9 +41,9 @@
.list_bg { .list_bg {
position: absolute; position: absolute;
left: 19px; left: 19px;
top: 204px; top: 124px;
width: 713px; width: 713px;
height: 1456px; height: 1604px;
.webpBg("productListPage/list_bg.png"); .webpBg("productListPage/list_bg.png");
} }
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
width: 653px; width: 653px;
// height: 696px; // height: 696px;
left: 50px; left: 50px;
top: 210px; top: 130px;
bottom: 0; bottom: 0;
position: absolute; position: absolute;
overflow-y: auto; overflow-y: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment