CinemaSystem:基于Vue.js的单页应用程序,已进行预订

时间:2021-03-11 18:14:37
【文件属性】:
文件名称:CinemaSystem:基于Vue.js的单页应用程序,已进行预订
文件大小:3.05MB
文件格式:ZIP
更新时间:2021-03-11 18:14:37
系统开源 电影视觉 使用Vue样板创建 # need Node.js version 11.2.0 was used when creating this boilerplate # install dependencies npm install # serve with hot reload at localhost:8080 npm run serve # build for production with minification npm run build 添加新页面时,您需要更新NavBar.vue和router.js。 有一个React式存储来放置全局变量。 这些变量将在所有组件上更新,并且可以用作使组件彼此通信的一种手段。 使用“ this。$ store.variableName”在组件中添加全局变量。 :copyright:2019 Filmvisarna
【文件预览】:
CinemaSystem-master
----public()
--------index.html(678B)
--------favicon.ico(1KB)
----yarn.lock(350KB)
----src()
--------main.js(5KB)
--------views()
--------components()
--------App.vue(633B)
--------plugins()
--------assets()
--------router.js(1KB)
--------style.css(2KB)
----babel.config.js(46B)
----.vscode()
--------settings.json(38B)
----README.md(650B)
----.gitignore(914B)
----package-lock.json(425KB)
----package.json(1KB)

网友评论