Commit bd468f89b9d3c03e1ea6f726a1ff0ba1a658c62d

Authored by F5VT98DI7XY4X12\Administrator
1 parent 37f33818

首页数据填充,和样式

pages/index/index/index.js
@@ -34,7 +34,6 @@ Page({ @@ -34,7 +34,6 @@ Page({
34 pindGoods: null,//拼单数据 34 pindGoods: null,//拼单数据
35 newGoods:null,//新商品 35 newGoods:null,//新商品
36 hotGoods:null,//hot商品 36 hotGoods:null,//hot商品
37 -  
38 //----控制是是否显示计时器--- 37 //----控制是是否显示计时器---
39 is_timer:1, 38 is_timer:1,
40 ishow:0, 39 ishow:0,
pages/index/index/index.wxss
@@ -2,7 +2,6 @@ @@ -2,7 +2,6 @@
2 background: #ff7295; 2 background: #ff7295;
3 } 3 }
4 .search-box { 4 .search-box {
5 -  
6 position: fixed; 5 position: fixed;
7 top: 0; 6 top: 0;
8 left: 0; 7 left: 0;