创建 src/pages/index/views/fwsc/index.vue,实现: - 使用 NewNav 组件作为顶部导航 - 当前位置导航:首页 / 服务中心 - Banner 区:大标题 + 副标题 - 四大服务入口卡片(2x2 Grid 布局) - 使用 Footer 组件 - 实现路由跳转到各子市场 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| devops | ||
| mock | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .commitlintrc.js | ||
| .cz-config.js | ||
| .env | ||
| .env.development | ||
| .env.production | ||
| .env.test | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .yarnrc | ||
| babel.config.js | ||
| Dockerfile | ||
| env.multiple-deploy | ||
| jsconfig.json | ||
| nginx.conf | ||
| nodemon.json | ||
| package.json | ||
| prettier.config.js | ||
| proxy.js | ||
| README.md | ||
| stylelint.config.js | ||
| vue.config.js | ||
| yarn.lock | ||