nav icon update.

wechat_user_type
guochunzhong 8 years ago
parent 79fd89fbc9
commit b9e20c8817
  1. BIN
      images/asset.png
  2. BIN
      images/direct_sale.png
  3. BIN
      images/packing.png
  4. BIN
      images/recommend.png
  5. 8
      pages/index/index.js

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

@ -4,10 +4,10 @@ Page({
data: {
items: [],
slides: [],
navs: [{icon: "../../images/1.png", name: "资产"},
{icon: "../../images/1.png", name: "直销"},
{icon: "../../images/1.png", name: "严选"},
{icon: "../../images/1.png", name: "包装"}],
navs: [{icon: "../../images/asset.png", name: "资产"},
{icon: "../../images/direct_sale.png", name: "直销"},
{icon: "../../images/recommend.png", name: "严选"},
{icon: "../../images/packing.png", name: "包装"}],
popularity_products: [],
new_products: [],

Loading…
Cancel
Save