|
@@ -1,5 +1,5 @@
|
|
|
import { defineComponent, ref } from "vue"
|
|
|
-import icon_loading_img from "./icon_loading_img.png"
|
|
|
+import icon_loading_img from "./img/icon_loading_img.png"
|
|
|
import { Progress } from "vant"
|
|
|
import styles from "./index.module.less"
|
|
|
import state from "/src/state"
|