你的提交说明:封禁功能及与远程合并
This commit is contained in:
@@ -7,7 +7,7 @@ import { useDialogStore } from "@/stores/dialogStore";
|
||||
import { useAuthStore } from "@/stores/authStore";
|
||||
import { useWeixinShare } from "@/composables/useWeixinShare";
|
||||
import WechatOverlay from "@/components/WechatOverlay.vue";
|
||||
import MaintenanceDialog from "@/components/MaintenanceDialog.vue";
|
||||
// import MaintenanceDialog from "@/components/MaintenanceDialog.vue";
|
||||
|
||||
const router = useRouter();
|
||||
const agentStore = useAgentStore();
|
||||
@@ -210,7 +210,7 @@ const h5WeixinGetCode = () => {
|
||||
|
||||
<WechatOverlay />
|
||||
<BindPhoneDialog />
|
||||
<MaintenanceDialog />
|
||||
<!-- <MaintenanceDialog /> -->
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user