feat:分析
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import $router from '@/nx/router'
|
||||
import $helper from '@/nx/helper'
|
||||
import $test from '@/nx/helper/test'
|
||||
import $store from '@/nx/store'
|
||||
import $measure from '@/nx/helper/measure'
|
||||
import $print from '@/nx/helper/print'
|
||||
@@ -21,7 +22,8 @@ const nx = {
|
||||
$measure,
|
||||
$print,
|
||||
$dayjs: dayjs,
|
||||
$api
|
||||
$api,
|
||||
$test
|
||||
}
|
||||
|
||||
// 加载Nx底层依赖
|
||||
|
||||
Reference in New Issue
Block a user