Commit 90526e93 by wusiyi

feat: 临时打开价格页

parent bbc399ce
...@@ -206,8 +206,8 @@ export default { ...@@ -206,8 +206,8 @@ export default {
}, },
], ],
}, },
// { name: '价格', path: '/price' },
{ name: '一件定制', path: 'https://jomalls.com/custom/' }, { name: '一件定制', path: 'https://jomalls.com/custom/' },
{ name: '价格', path: '/price' },
{ {
name: '关于我们', name: '关于我们',
path: '/about', path: '/about',
......
...@@ -102,8 +102,8 @@ export default { ...@@ -102,8 +102,8 @@ export default {
}, },
], ],
}, },
// { name: '价格', path: '/price' },
{ name: '一件定制', path: 'https://jomalls.com/custom/' }, { name: '一件定制', path: 'https://jomalls.com/custom/' },
{ name: '价格', path: '/price' },
// { name: '案例', path: '/case' }, // { name: '案例', path: '/case' },
{ {
name: '关于我们', name: '关于我们',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment