Authored by 郭成尧

localcss

... ... @@ -127,6 +127,7 @@ exports.orderEnsure = (req, res, next) => {
module: 'cart',
page: 'order-ensure',
width750: true,
localCss: true,
title: '确认订单'
};
... ...