mirror of
https://github.com/Dadechin/XRoomDashboardFront.git
synced 2025-07-03 00:34:35 +00:00
preview files
This commit is contained in:
parent
d0ebfd56a1
commit
56769fc1b8
3047
xroom-dashboard/package-lock.json
generated
3047
xroom-dashboard/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -8,10 +8,17 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google/model-viewer": "^4.1.0",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
"@videojs/themes": "^1.0.1",
|
||||
"axios": "^1.8.4",
|
||||
"core-js": "^3.8.3",
|
||||
"video.js": "^7.21.7",
|
||||
"vue": "^3.2.13",
|
||||
"vue-router": "^4.5.0"
|
||||
"vue-pdf-embed": "^2.1.2",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-video-player": "^6.0.0",
|
||||
"vue3-video-player": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
|
@ -23,6 +30,8 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-vue": "^8.0.3",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"postcss-preset-env": "^10.1.6",
|
||||
"tailwindcss": "^4.1.3"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<div id="app">
|
||||
<!-- Main App Layout -->
|
||||
|
||||
<h1 class="app-title">XRoom Dashboard</h1>
|
||||
<h1 class="app-title"> </h1>
|
||||
|
||||
|
||||
<!-- The router-view here will display the active route's component -->
|
||||
|
|
BIN
xroom-dashboard/src/assets/img/3d icon.jpg
Normal file
BIN
xroom-dashboard/src/assets/img/3d icon.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user