Aucune description

wangxy 118f5331a0 文字修改 il y a 2 ans
assets ff704207a5 政府机构解决方案整体修改为机关事业单位解决方案 il y a 2 ans
components 16f4ea7490 文字修改 il y a 2 ans
layouts 7301859e70 样式修改 il y a 2 ans
middleware 2e2e658f50 first il y a 4 ans
pages 118f5331a0 文字修改 il y a 2 ans
plugins 0a3af8cfda 青谷调整 il y a 2 ans
static aab1028b5e 考试页面样式修改 il y a 2 ans
store 06b36f1eaa update 新闻 + 导航 il y a 4 ans
.editorconfig 2e2e658f50 first il y a 4 ans
.gitignore 2e2e658f50 first il y a 4 ans
README.md d8c4d28238 update il y a 3 ans
defaultConfig.js a13efc663b 调整万人高并发 il y a 2 ans
nuxt.config.js 98ab2a39d3 调整 跳转 il y a 2 ans
package-lock.json 9c31c038e7 update il y a 2 ans
package.json 8d7f0d9d1a 引入swiper il y a 3 ans
report.20200817.144200.23303.0.001.json 2e2e658f50 first il y a 4 ans
report.20200817.150233.25894.0.001.json 2e2e658f50 first il y a 4 ans
部署.md 8faff1b4ec update 图片 不显示 修正 il y a 4 ans

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.