diff --git a/images/app.png b/images/app.png deleted file mode 100644 index cd1695d..0000000 Binary files a/images/app.png and /dev/null differ diff --git a/images/carSide.png b/images/carSide.png deleted file mode 100644 index d642155..0000000 Binary files a/images/carSide.png and /dev/null differ diff --git a/images/car_sales.png b/images/car_sales.png deleted file mode 100644 index 833ea00..0000000 Binary files a/images/car_sales.png and /dev/null differ diff --git a/images/ic_zhuanfa@3x.png b/images/ic_zhuanfa@3x.png deleted file mode 100644 index b9396f5..0000000 Binary files a/images/ic_zhuanfa@3x.png and /dev/null differ diff --git a/images/img_dier.png b/images/img_dier.png deleted file mode 100644 index 13476a9..0000000 Binary files a/images/img_dier.png and /dev/null differ diff --git a/images/img_disan.png b/images/img_disan.png deleted file mode 100644 index 3ad93fc..0000000 Binary files a/images/img_disan.png and /dev/null differ diff --git a/images/img_diyi.png b/images/img_diyi.png deleted file mode 100644 index 20f8859..0000000 Binary files a/images/img_diyi.png and /dev/null differ diff --git a/images/img_mybg.png b/images/img_mybg.png deleted file mode 100644 index 2ecd23c..0000000 Binary files a/images/img_mybg.png and /dev/null differ diff --git a/images/jia.png b/images/jia.png deleted file mode 100644 index 4f67b6e..0000000 Binary files a/images/jia.png and /dev/null differ diff --git a/images/luntan.png b/images/luntan.png deleted file mode 100644 index c22f0f8..0000000 Binary files a/images/luntan.png and /dev/null differ diff --git a/images/my_con1.png b/images/my_con1.png deleted file mode 100644 index aa5f62c..0000000 Binary files a/images/my_con1.png and /dev/null differ diff --git a/images/my_con2.png b/images/my_con2.png deleted file mode 100644 index 1e0ed97..0000000 Binary files a/images/my_con2.png and /dev/null differ diff --git a/images/my_con3.png b/images/my_con3.png deleted file mode 100644 index 2897585..0000000 Binary files a/images/my_con3.png and /dev/null differ diff --git a/images/my_con4.png b/images/my_con4.png deleted file mode 100644 index a151c67..0000000 Binary files a/images/my_con4.png and /dev/null differ diff --git a/images/my_con5.png b/images/my_con5.png deleted file mode 100644 index 78ddd09..0000000 Binary files a/images/my_con5.png and /dev/null differ diff --git a/images/my_ppt.png b/images/my_ppt.png deleted file mode 100644 index cd93fae..0000000 Binary files a/images/my_ppt.png and /dev/null differ diff --git a/images/my_right.png b/images/my_right.png deleted file mode 100644 index 69ff187..0000000 Binary files a/images/my_right.png and /dev/null differ diff --git a/images/mybg.png b/images/mybg.png deleted file mode 100644 index b22236b..0000000 Binary files a/images/mybg.png and /dev/null differ diff --git a/images/paihang.png b/images/paihang.png deleted file mode 100644 index 5426d65..0000000 Binary files a/images/paihang.png and /dev/null differ diff --git a/images/qita.png b/images/qita.png deleted file mode 100644 index 07e9dd4..0000000 Binary files a/images/qita.png and /dev/null differ diff --git a/images/ruku.png b/images/ruku.png deleted file mode 100644 index ad280bf..0000000 Binary files a/images/ruku.png and /dev/null differ diff --git a/images/shipin.png b/images/shipin.png deleted file mode 100644 index 9243f42..0000000 Binary files a/images/shipin.png and /dev/null differ diff --git a/images/sj_beijin.png b/images/sj_beijin.png deleted file mode 100644 index f7fab76..0000000 Binary files a/images/sj_beijin.png and /dev/null differ diff --git a/images/weibo.png b/images/weibo.png deleted file mode 100644 index b5e8ca8..0000000 Binary files a/images/weibo.png and /dev/null differ diff --git a/images/weixin.png b/images/weixin.png deleted file mode 100644 index 64ae860..0000000 Binary files a/images/weixin.png and /dev/null differ diff --git a/images/xinwen.png b/images/xinwen.png deleted file mode 100644 index 30438b0..0000000 Binary files a/images/xinwen.png and /dev/null differ diff --git a/pages/brandSearch/index.wxml b/pages/brandSearch/index.wxml index 5b16083..ecf2b77 100644 --- a/pages/brandSearch/index.wxml +++ b/pages/brandSearch/index.wxml @@ -14,7 +14,7 @@ - + diff --git a/pages/brandSearch/index.wxss b/pages/brandSearch/index.wxss index 9882e90..ed6f949 100644 --- a/pages/brandSearch/index.wxss +++ b/pages/brandSearch/index.wxss @@ -6,8 +6,8 @@ .bs-top-title { text-align: center; color: #fff; - font-size: 14px; - padding-top: 30px; + font-size: 28rpx; + padding-top: 60rpx; } .nav-top { position: fixed; @@ -20,29 +20,29 @@ .bs-top { display: flex; justify-content: flex-start; - height: 67px; + height: 120rpx; align-items: center; background: #006BFF; padding-left: 13rpx; padding-right: 13rpx; - padding-top: 5px; + padding-top: 10rpx; } .bs-item { display: flex; justify-items: flex-start; align-items: center; padding: 15px 13px; - font-size: 14px; + font-size: 27rpx; } .bs-item-image { display: inline-block; - width: 42px; - height: 42px; - margin-right: 15px; + width: 54rpx; + height: 54rpx; + margin-right: 15rpx; } .bs-block { position: relative; - height: 207px; + height: 370rpx; } .bs-bar { position: relative; @@ -52,17 +52,17 @@ background: #F9F9F9; } .bs-bar .van-index-bar__sidebar { - top: 63% !important; + top: 810rpx !important; } /*横向列表项*/ .bs-tabs { width: 100%; margin-top: 0px; - height: 70px; + height: 120rpx; background: #fff; border-top-left-radius: 12px; border-top-right-radius: 12px; - padding-top: 15px; + padding-top: 30rpx; box-shadow: 0 -2px 3px -1px rgba(0,0,0,0.2); } @@ -79,10 +79,10 @@ display: inline-block; } .userAvatar{ - width: 48px; - height: 40px; + width: 68rpx; + height: 60rpx; border-radius: 4px; } .bs-tab-title{ - font-size: 13px; + font-size: 27rpx; } \ No newline at end of file