Aucune description

tanxue c8df8b553e 删除考试系统和培训系统页面的产品体验模块,下面的页面上移 il y a 2 ans
assets e453cde985 样式修改 il y a 2 ans
components 5ab18541f2 删除考试系统和培训系统页面【免费注册】按钮的下拉菜单,【免费注册】文字更改成【免费试用】 il y a 2 ans
layouts 5fa8768cfa 样式修改 il y a 2 ans
middleware 2e2e658f50 first il y a 4 ans
pages c8df8b553e 删除考试系统和培训系统页面的产品体验模块,下面的页面上移 il y a 2 ans
plugins 6840cd3a89 // describe: 修改 百度商桥 author: Wgy date:5/7/22 il y a 3 ans
static e453cde985 样式修改 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 f528763dee master分支说明 il y a 3 ans
nuxt.config.js 43ee740cfc 更换后台地址 il y a 3 ans
package-lock.json f13a00af4d 修改 申请方案 il y a 4 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

    master分支为麦塔官网项目,地址:https://www.mtavip.com

    资料

  • 关于 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.