mirror of https://github.com/alibaba/ice.git
fix: remove getAppData
This commit is contained in:
parent
21c72f9628
commit
c5d58183d1
|
|
@ -1,6 +1,4 @@
|
|||
import { dataLoader } from '@ice/runtime';
|
||||
import { getAppData } from '@/app';
|
||||
|
||||
<%- loaders %>
|
||||
|
||||
dataLoader.init(loaders);
|
||||
Loading…
Reference in New Issue