Authored by 周少峰

auto format

... ... @@ -12,14 +12,18 @@ const ptm = {
'/woman': '/girls',
'/kids': '/kids',
'/lifestyle': '/lifestyle',
// 登录注册
'/signin.html': '/signin.htm',
'/reg.html': '/passport/reg/index',
'/passport/back/index': '/passport/back/mobile',
// 列表
'/product/list/new': '/product/new',
// 品牌列表
'/brands': '/brands',
// 领券中心
'/coupon/index': '/coupon/floor?title=领券中心&code=b78b32ed81b18dde8ac84fd33602b88b'
... ...