shop.js 181 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 exports.domain = require('../config/common.js').domain; exports.res = [{ route: '/supplier/shop/decoration1111', method: 'GET', src: '/store/shop', view: 'pages/store/shop2' }]