成达谷歌项目
Go to file
2025-10-21 22:02:47 +08:00
.vscode 绘制完成首页静态图页面,移动端样式调试80% 2025-06-30 00:14:28 +08:00
assets 1 2025-10-21 15:35:43 +08:00
components 修改header响应式断点 2025-10-21 22:02:47 +08:00
layouts 1 2025-09-22 16:21:09 +08:00
locales 1 2025-10-21 15:35:43 +08:00
middleware 优化网页访问量接口调用时机 2025-10-15 21:23:19 +08:00
pages 修改header响应式断点 2025-10-21 22:02:47 +08:00
plugins 优化网页访问量接口调用时机 2025-10-15 21:23:19 +08:00
static 1 2025-10-15 15:30:10 +08:00
store 1 2025-09-16 17:08:49 +08:00
.babelrc 处理打包失败问题 2025-06-30 02:10:35 +08:00
.gitignore 初始话框架,开发公用header和footer组件 2025-06-28 21:10:58 +08:00
ecosystem.config.js 更改页面的maxCatgId 2025-08-04 23:11:31 +08:00
env.js 1 2025-10-21 15:35:43 +08:00
node_modules.zip 更改页面的maxCatgId 2025-08-04 23:11:31 +08:00
nuxt.config.js 1 2025-10-15 15:30:10 +08:00
package-lock.json 优化 2025-09-25 19:45:06 +08:00
package.json 测试添加站点地图 2025-07-29 00:28:56 +08:00
README.md 更改备注 2025-06-28 21:14:06 +08:00

Truck

My dazzling Nuxt.js project

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.