From 49dfdd3bf265db28d38167f34e9aabfdd3e8e5db Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 17 十月 2025 10:16:58 +0800
Subject: [PATCH] imagebutton
---
pages/login/language.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/pages/login/language.vue b/pages/login/language.vue
index ff3da5f..c0782e0 100644
--- a/pages/login/language.vue
+++ b/pages/login/language.vue
@@ -8,6 +8,8 @@
<script>
import utils from "@/js/utils.js"
+ import {showInfo,
+ showError} from "@/js/Page.js"
export default {
data() {
return {
--
Gitblit v1.9.1