diff --git a/vue-admin-wonderful-next/source.d.ts b/vue-admin-wonderful-next/source.d.ts new file mode 100644 index 0000000..bbe11d4 --- /dev/null +++ b/vue-admin-wonderful-next/source.d.ts @@ -0,0 +1,4 @@ +declare const React: string; +declare module '*.json'; +declare module '*.png'; +declare module '*.jpg'; \ No newline at end of file diff --git a/vue-admin-wonderful-next/src/App.vue b/vue-admin-wonderful-next/src/App.vue index b625415..733cd44 100644 --- a/vue-admin-wonderful-next/src/App.vue +++ b/vue-admin-wonderful-next/src/App.vue @@ -13,7 +13,7 @@
44
- +