Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
cca55492
Commit
cca55492
authored
Aug 27, 2018
by
usgeek
Committed by
linlinjava
Aug 27, 2018
Browse files
icon路径更改,catalog样式调整
parent
b27cf463
Changes
2
Hide whitespace changes
Inline
Side-by-side
litemall-wx/app.json
View file @
cca55492
...
...
@@ -7,6 +7,7 @@
"pages/ucenter/index/index"
,
"pages/ucenter/address/address"
,
"pages/ucenter/addressAdd/addressAdd"
,
"pages/ucenter/feedback/feedback"
,
"pages/ucenter/footprint/footprint"
,
"pages/ucenter/order/order"
,
"pages/ucenter/orderDetail/orderDetail"
,
...
...
@@ -51,24 +52,24 @@
{
"pagePath"
:
"pages/index/index"
,
"iconPath"
:
"static/images/ic_menu_choice_nor.png"
,
"selectedIconPath"
:
"static/images/home
@selected
.png"
,
"selectedIconPath"
:
"static/images/home.png"
,
"text"
:
"首页"
},
{
"pagePath"
:
"pages/catalog/catalog"
,
"iconPath"
:
"static/images/
ic_menu_sort_n
or.png"
,
"iconPath"
:
"static/images/
categ
or
y
.png"
,
"selectedIconPath"
:
"static/images/category@selected.png"
,
"text"
:
"分类"
},
{
"pagePath"
:
"pages/cart/cart"
,
"iconPath"
:
"static/images/
ic_menu_shoping_nor
.png"
,
"iconPath"
:
"static/images/
cart
.png"
,
"selectedIconPath"
:
"static/images/cart@selected.png"
,
"text"
:
"购物车"
},
{
"pagePath"
:
"pages/ucenter/index/index"
,
"iconPath"
:
"static/images/
ic_menu_me_nor
.png"
,
"iconPath"
:
"static/images/
my
.png"
,
"selectedIconPath"
:
"static/images/my@selected.png"
,
"text"
:
"个人"
}
...
...
litemall-wx/pages/catalog/catalog.wxss
View file @
cca55492
...
...
@@ -68,9 +68,9 @@ page {
}
.catalog .nav .item.active {
color: #
ab2b2b
;
color: #
AB956D
;
font-size: 36rpx;
border-left: 6rpx solid #
ab2b2b
;
border-left: 6rpx solid #
AB956D
;
}
.catalog .cate {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment