Merge branch 'master' of http://git.ichunt.net/xiaokang/H5_2.0
Showing
with
339 additions
and
59 deletions
Please
register
or
sign in
to comment
... | ... | @@ -76,7 +76,8 @@ const router = new Router({ |
path: '/pages/confirm/confirm', | ||
aliasPath: '/order/confirm', | ||
meta: { | ||
title: '确认订单' | ||
title: '确认订单', | ||
auth: true | ||
} | ||
}, | ||
{ | ||
... | ... |