Commit 5bc74c96 by qinjianhui

feat: 隐藏价格

parent 4b81b9a7
...@@ -60,7 +60,7 @@ export default { ...@@ -60,7 +60,7 @@ export default {
navbar: [ navbar: [
{ name: '首页', path: '/home' }, { name: '首页', path: '/home' },
{ name: '核心功能', path: '/function' }, { name: '核心功能', path: '/function' },
{ name: '价格', path: '/price' }, // { name: '价格', path: '/price' },
{ name: '需求痛点', path: '/demand_pain_point' }, { name: '需求痛点', path: '/demand_pain_point' },
{ name: '关于我们', path: '/about_us' }, { name: '关于我们', path: '/about_us' },
{ name: '帮助', path: '/help' }, { name: '帮助', path: '/help' },
......
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