|
1 年之前 | |
---|---|---|
.. | ||
administrativeService | 1 年之前 | |
borrowReceive | 1 年之前 | |
equipmentPurchaseApply | 2 年之前 | |
equipmentWarranty | 1 年之前 | |
morningInspectionSystem | 1 年之前 | |
officialDocumentManager | 2 年之前 | |
overtimeMealFeeSubsidy | 2 年之前 | |
projectManager | 1 年之前 | |
reserveMeetingRooms | 2 年之前 | |
sanZhongYiDa | 2 年之前 | |
scanCode | 1 年之前 | |
tdk | 1 年之前 | |
techerFlowManager | 2 年之前 | |
README.md | 2 年之前 | |
[...all].vue | 2 年之前 | |
index.vue | 2 年之前 | |
menuData.js | 1 年之前 |
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'