Sem descrição

tanxue 6552d173d8 网站上的 400电话 全部更换成400-052-2130 há 1 ano atrás
assets ff704207a5 政府机构解决方案整体修改为机关事业单位解决方案 há 2 anos atrás
components 6552d173d8 网站上的 400电话 全部更换成400-052-2130 há 1 ano atrás
layouts 7301859e70 样式修改 há 2 anos atrás
middleware 2e2e658f50 first há 4 anos atrás
pages 6552d173d8 网站上的 400电话 全部更换成400-052-2130 há 1 ano atrás
plugins 300fc898cc 屏蔽商桥 há 1 ano atrás
static f3fde0e6b9 更换二维码 há 1 ano atrás
store 06b36f1eaa update 新闻 + 导航 há 4 anos atrás
.editorconfig 2e2e658f50 first há 4 anos atrás
.gitignore 2e2e658f50 first há 4 anos atrás
README.md d8c4d28238 update há 3 anos atrás
defaultConfig.js a13efc663b 调整万人高并发 há 2 anos atrás
nuxt.config.js 98ab2a39d3 调整 跳转 há 2 anos atrás
package-lock.json 9c31c038e7 update há 2 anos atrás
package.json 8d7f0d9d1a 引入swiper há 3 anos atrás
report.20200817.144200.23303.0.001.json 2e2e658f50 first há 4 anos atrás
report.20200817.150233.25894.0.001.json 2e2e658f50 first há 4 anos atrás
部署.md 8faff1b4ec update 图片 不显示 修正 há 4 anos atrás

README.md

nuxtProject

打包部署 需要文件夹

  • .nuxt
  • static
  • assets
  • nuxt.config.js
  • package.json
  • package-lock.json
  • 共6个文件 需要npm run start

## 分支来源 大连麦塔网站 20220601

资料

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

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