Sin descripción

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

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.