src/pages/index.vue
@@ -197,6 +197,7 @@ <view class="bottom-space" /> </scroll-view> <DownloadProgressMask /> </view> </template> @@ -205,6 +206,7 @@ import { onShow } from "@dcloudio/uni-app"; import { analysisCustomerContractAmounts, getBusiness } from "@/api/viewIndex"; import { createVersionUpgradeChecker } from "@/utils/versionUpgrade"; import DownloadProgressMask from "@/components/DownloadProgressMask.vue"; const imgNum1 = "/static/images/index/num1.png"; const imgNum2 = "/static/images/index/num2.png";