From 863660c8f4a3e885a2d11e4cd3a32616dae57681 Mon Sep 17 00:00:00 2001
From: YuanHuakk <1751826683@qq.com>
Date: Thu, 11 Apr 2024 16:17:14 +0800
Subject: [PATCH] =?UTF-8?q?fix(custom):=20=E4=BF=AE=E5=A4=8D=E6=97=A0?=
=?UTF-8?q?=E6=B3=95=E6=A0=B8=E9=94=80=E7=9A=84bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 4 ++--
src/pages/admin/verify/verify_list/index.vue | 5 +++--
src/pages/users/login/index.vue | 4 ++--
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index 49e4a94..3ae6e1b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jdt-user",
- "version": "3.0.13",
+ "version": "3.0.14",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
- "version": "3.0.13"
+ "version": "3.0.14"
},
"scripts": {
"build:weapp": "taro build --type weapp",
diff --git a/src/pages/admin/verify/verify_list/index.vue b/src/pages/admin/verify/verify_list/index.vue
index aba6a1a..1d0d753 100644
--- a/src/pages/admin/verify/verify_list/index.vue
+++ b/src/pages/admin/verify/verify_list/index.vue
@@ -74,6 +74,7 @@ const subVerify = async () => {
try {
const res = await activeOrderVerify({
oid: goodInfo.value.oid,
+ bid: goodInfo.value.bid,
});
Taro.showToast({
title: res.msg,
@@ -106,8 +107,8 @@ const subVerify = async () => {
display: flex;
image {
- width: 150rpx;
- height: 150rpx;
+ width: 150px;
+ height: 150px;
border-radius: 7px;
display: block;
}
diff --git a/src/pages/users/login/index.vue b/src/pages/users/login/index.vue
index 1d7ce8e..787b689 100644
--- a/src/pages/users/login/index.vue
+++ b/src/pages/users/login/index.vue
@@ -57,9 +57,9 @@ const clickText = (type: number, text: string) => {
捷兑通
- 一键微信授权登录
+ 手机号一键登录
手机号登录手机号登录/注册