|
hace 1 año | |
---|---|---|
.. | ||
administrativeService | hace 1 año | |
borrowReceive | hace 1 año | |
clubCourse | hace 1 año | |
equipmentPurchase | hace 1 año | |
equipmentPurchaseApply | hace 2 años | |
equipmentWarranty | hace 1 año | |
morningInspectionSystem | hace 1 año | |
officialDocumentManager | hace 2 años | |
overtimeMealFeeSubsidy | hace 2 años | |
projectManager | hace 1 año | |
reserveMeetingRooms | hace 2 años | |
resourceOrder | hace 1 año | |
sanZhongYiDa | hace 2 años | |
scanCode | hace 1 año | |
tdk | hace 1 año | |
techerFlowManager | hace 2 años | |
wuYuAppraise | hace 1 año | |
README.md | hace 2 años | |
[...all].vue | hace 2 años | |
index.vue | hace 2 años | |
menuData.js | hace 1 año |
Routes will be auto-generated for Vue files in this dir with the same file structure.
Check out vite-plugin-pages
for more details.
~/
is aliased to ./src/
folder.
For example, instead of having
import { isDark } from '../../../../composables'
now, you can use
import { isDark } from '~/composables'