汽车旅馆技术栈

采用 Webpack、Babel、TypeScript 和 VueJS 技术栈进行开发,支持 npm run dev 构建和 npm run build 测试。支持 ADM。SecondWorld 组件采用动态导入,路径为 '../components/SecondWorld'。可以通过更新 webpack.config.js 文件中的资产路径或添加全局变量 window.assetUrl 设置资产路径。本地数据可通过 delete localStorage 清除。

zip
motel-element-ui.zip 预估大小:79个文件
folder
motel-element-ui 文件夹
file
. browserslistrc 32B
file
index.html 434B
file
webpack.config.js 79B
folder
src 文件夹
folder
motel 文件夹
folder
authenication 文件夹
folder
domain 文件夹
file
Authentifier.ts 913B
file
User.ts 66B
file
UserRepository.ts 201B
folder
interactor 文件夹
file
UserHasSessionInteractor.ts 388B
file
UserLogInInteractor.ts 430B
folder
infra 文件夹
file
SessionStorageAuthentifier.ts 591B
file
MemoryUserRepository.ts 819B
folder
motel 文件夹
folder
domain 文件夹
file
MotelSetting.ts 220B
file
RoomRepository.ts 785B
file
Motel.ts 114B
file
Room.ts 78B
folder
interactor 文件夹
file
MotelLoadInteractor.ts 878B
file
MotelInitInteractor.ts 444B
file
RoomsCreateInteractor.ts 569B
folder
infra 文件夹
file
IndexedDbRoomRepository.ts 1KB
file
LocalStorageMotelSetting.ts 676B
folder
shared 文件夹
folder
domain 文件夹
file
di-container.ts 796B
folder
infra 文件夹
file
inversify.config.ts 3KB
file
AppLocalStorage.ts 537B
folder
IndexedDb 文件夹
file
AppObjectStore.ts 2KB
file
AppIndexedDB.ts 2KB
folder
checklist 文件夹
folder
domain 文件夹
file
Checklist.ts 181B
folder
interactor 文件夹
file
ChecklistsDefaultGetInteractor.ts 463B
folder
infra 文件夹
file
checklists.ts 907B
file
ChecklistRepositoryImpl.ts 379B
file
index.ts 913B
folder
modules 文件夹
folder
room 文件夹
folder
store 文件夹
file
action-types.ts 305B
file
index.ts 498B
file
actions.ts 115B
file
getters.ts 260B
file
state.ts 74B
file
index.ts 64B
file
routes.ts 258B
folder
components 文件夹
folder
renting 文件夹
file
RentingPage.vue 4KB
file
RoomModule.ts 366B
folder
core 文件夹
file
index.ts 134B
file
StoreModule.ts 391B
folder
components 文件夹
file
App.vue 354B
file
RouterModule.ts 386B
file
CoreModule.ts 2KB
file
BaseModule.ts 342B
folder
home 文件夹
folder
store 文件夹
file
action-types.ts 739B
file
mutations.ts 849B
file
index.ts 509B
file
actions.ts 1KB
file
getters.ts 1KB
file
state.ts 534B
file
index.ts 64B
file
routes.ts 217B
file
HomeModule.ts 366B
folder
components 文件夹
folder
init 文件夹
file
FormIntro.vue 831B
file
FormChecklist.vue 3KB
file
FormRoom.vue 987B
file
PageInit.vue 2KB
folder
dashboard 文件夹
file
RoomCard.vue 2KB
file
Dashboard.vue 941B
file
HomePage.vue 759B
folder
login 文件夹
folder
store 文件夹
file
action-types.ts 471B
file
mutations.ts 231B
file
index.ts 513B
file
actions.ts 728B
file
getters.ts 775B
file
state.ts 117B
file
index.ts 67B
file
routes.ts 210B
folder
components 文件夹
file
Login.vue 1KB
file
LoginModule.ts 371B
folder
types 文件夹
file
index.d.ts 348B
file
.babelrc 503B
file
tsconfig.json 477B
file
README.md 842B
folder
webpack 文件夹
file
webpack.dev.js 483B
file
webpack.prod.js 882B
file
webpack.common.js 2KB
file
.gitignore 35B
file
package.json 1KB
...
zip 文件大小:44.38KB