= 职业规划推荐

This commit is contained in:
2026-01-21 16:12:19 +08:00
parent 3f7664f017
commit 7480651af2
25 changed files with 2270 additions and 284 deletions

View File

@@ -56,8 +56,8 @@ export function createApp() {
app.component('uni-data-select', uniDataSelect)
app.component('uni-swipe-action', uniSwipeAction)
app.component('uni-swipe-action-item', uniSwipeActionItem)
app.config.globalProperties.$processFileUrl = processFileUrl;
app.config.globalProperties.$getDict = getDict;
app.config.globalProperties.$store = storeRc;
@@ -94,4 +94,4 @@ export function createApp() {
app,
Pinia
}
}
}