黄琪勇 hai 10 meses
pai
achega
7e728c72b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/homePage/homePage.vue

+ 1 - 1
src/views/homePage/homePage.vue

@@ -214,7 +214,7 @@ function handleRouter(url?: string) {
       ? router.push(url)
       : useDialogConfirm({
            headImg: require("@/img/homePage/ts.png"),
-           text: "该功能暂未开放,敬请期待哦~",
+           text: "该功能暂未开放,敬请期待哦~",
            btnShow: [true]
         })
 }