From 0f2c067098d61baf63f8d81bf560d1a497000980 Mon Sep 17 00:00:00 2001
From: xixiibn5100 <1584914306@qq.com>
Date: Mon, 9 Sep 2024 03:47:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86zf=E7=BB=91=E5=AE=9A?=
=?UTF-8?q?=E5=A4=B1=E8=B4=A5=E7=9A=84=E6=B6=88=E6=81=AF=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/bind/ZF/index.vue | 5 +++++
src/pages/information/index.vue | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/pages/bind/ZF/index.vue b/src/pages/bind/ZF/index.vue
index c364df24..98b5cc3f 100644
--- a/src/pages/bind/ZF/index.vue
+++ b/src/pages/bind/ZF/index.vue
@@ -32,6 +32,11 @@ async function bindZFClick() {
icon: "success",
title: "绑定成功"
});
+ } else {
+ await Taro.showToast({
+ icon: "none",
+ title: res.msg
+ });
}
}
diff --git a/src/pages/information/index.vue b/src/pages/information/index.vue
index 3423e229..026695d6 100644
--- a/src/pages/information/index.vue
+++ b/src/pages/information/index.vue
@@ -40,9 +40,9 @@
点击跳转相关规定
-
+
X
-
+
信息来源: {{ information.publisher }}
发布时间: {{ timeFormat(information.publish_time) }}