|
vor 2 Jahren | |
---|---|---|
.. | ||
equipmentPurchaseApply | vor 2 Jahren | |
officialDocumentManager | vor 2 Jahren | |
overtimeMealFeeSubsidy | vor 2 Jahren | |
projectManager | vor 2 Jahren | |
reserveMeetingRooms | vor 2 Jahren | |
sanZhongYiDa | vor 2 Jahren | |
techerFlowManager | vor 2 Jahren | |
README.md | vor 2 Jahren | |
[...all].vue | vor 2 Jahren | |
index.vue | vor 2 Jahren | |
menuData.js | vor 2 Jahren |
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'