From 1e8b9dc87858800706db7c591caa4bba4a94f9ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:16:13 +0800 Subject: [PATCH] update 2023-01-17 20:16:13 --- aliyundrive-webdav/Makefile | 2 +- luci-app-aliyundrive-webdav/Makefile | 2 +- .../view/aliyundrive-webdav/aliyundrive-webdav_qrcode.htm | 1 + luci-app-lucky/lucky/Makefile | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/aliyundrive-webdav/Makefile b/aliyundrive-webdav/Makefile index efc1b99d..e575e361 100644 --- a/aliyundrive-webdav/Makefile +++ b/aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aliyundrive-webdav -PKG_VERSION:=1.10.5 +PKG_VERSION:=1.10.6 PKG_RELEASE:=1 PKG_LICENSE:=MIT diff --git a/luci-app-aliyundrive-webdav/Makefile b/luci-app-aliyundrive-webdav/Makefile index 675a816e..d9b6503c 100644 --- a/luci-app-aliyundrive-webdav/Makefile +++ b/luci-app-aliyundrive-webdav/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-aliyundrive-webdav -PKG_VERSION:=1.10.5 +PKG_VERSION:=1.10.6 PKG_RELEASE:=1 PKG_PO_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE) diff --git a/luci-app-aliyundrive-webdav/luasrc/view/aliyundrive-webdav/aliyundrive-webdav_qrcode.htm b/luci-app-aliyundrive-webdav/luasrc/view/aliyundrive-webdav/aliyundrive-webdav_qrcode.htm index e09209e0..e928ba50 100644 --- a/luci-app-aliyundrive-webdav/luasrc/view/aliyundrive-webdav/aliyundrive-webdav_qrcode.htm +++ b/luci-app-aliyundrive-webdav/luasrc/view/aliyundrive-webdav/aliyundrive-webdav_qrcode.htm @@ -9,6 +9,7 @@ background: rgba(255, 255, 255, .8); } #mask-box #code-box { + color: #000000; width: 288px; height: 325px; border: 1px solid #585858; diff --git a/luci-app-lucky/lucky/Makefile b/luci-app-lucky/lucky/Makefile index 9b502ccd..27431900 100644 --- a/luci-app-lucky/lucky/Makefile +++ b/luci-app-lucky/lucky/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lucky -PKG_VERSION:=1.7.13 +PKG_VERSION:=1.7.17 PKG_RELEASE:=1 PKGARCH:=all