Sin descripción

tanxue 917aa1c921 教育培训详情页内容修改 hace 3 años
assets 9ac751187f 教育培训详情页内容修改 hace 3 años
components 4ece92196d 文字修改 hace 3 años
layouts 252fdf4497 修改 footer hace 3 años
middleware 2e2e658f50 first hace 4 años
pages 917aa1c921 教育培训详情页内容修改 hace 3 años
plugins d2b7dea7a7 百度商桥 hace 3 años
static 514eb7d76c 大连麦塔网站内容修改 hace 3 años
store 06b36f1eaa update 新闻 + 导航 hace 4 años
.editorconfig 2e2e658f50 first hace 4 años
.gitignore 2e2e658f50 first hace 4 años
README.md 7c991a28d0 大连麦塔网站打包地址修改 hace 3 años
nuxt.config.js 17cece6373 更换后台地址 hace 3 años
package-lock.json f13a00af4d 修改 申请方案 hace 4 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

    从mtavip(master)网站打出的分支----2021-11-10 -tx

    资料

  • 关于 asyncData

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.