From 8ba3f4b74b04d3e6b2670a187020231d6eb9ed54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 09:59:34 +0800 Subject: [PATCH] update 2023-06-04 09:59:34 --- .../root/usr/libexec/wechatpush-call | 3 +-- luci-theme-design/README_en.md | 16 ---------------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/luci-app-serverchan/root/usr/libexec/wechatpush-call b/luci-app-serverchan/root/usr/libexec/wechatpush-call index 1ec1bd356..3b1e1b727 100755 --- a/luci-app-serverchan/root/usr/libexec/wechatpush-call +++ b/luci-app-serverchan/root/usr/libexec/wechatpush-call @@ -14,9 +14,8 @@ function file_date(){ } function down_oui(){ - echo "`date "+%Y-%m-%d %H:%M:%S"` 【info】开始后台更新 $2 API 列表" >> ${logfile} if [ ! -z "$oui_data" ] && [ "$oui_data" -ne "3" ]; then - echo "`date "+%Y-%m-%d %H:%M:%S"` 【info】设备 MAC 信息文件不存在或不是最新,重新下载" >> ${logfile} + echo "`date "+%Y-%m-%d %H:%M:%S"` 【info】开始后台更新 MAC 信息文件" >> ${logfile} wget --no-check-certificate -t 10 -T 15 -O ${dir}oui.txt "$oui_url" >/dev/null 2>&1 [ $? -ne "0"] && echo "`date "+%Y-%m-%d %H:%M:%S"` 【!!!】设备 MAC 信息文件下载失败,返回码为 $? " && return echo "`date "+%Y-%m-%d %H:%M:%S"` 【info】设备 MAC 信息文件下载成功,处理中" >> ${logfile} diff --git a/luci-theme-design/README_en.md b/luci-theme-design/README_en.md index 6b7cbd622..54edc2eab 100644 --- a/luci-theme-design/README_en.md +++ b/luci-theme-design/README_en.md @@ -55,24 +55,8 @@ ### Optimization -- Fix the white background of the installation package prompt information - Optimize menu collapsing and zooming - Optimized to display network port down state display icon -- Optimize logo display -- Added the status icon display of each device -- Replace the logo display with the font "OpenWrt", and support displaying the logo with the host name -- Fix some plug-in display bugs -- Fix vssr status bar -- Fixed many bugs -- Fix compatibility with some plug-in styles -- Fix aliyundrive-webdav style -- Fixed the abnormal display of vssr in iOS/iPadOS WebApp mode -- Fix openclash plugin env(safe-area-inset-bottom) = 0 in iOS/iPadOS WebApp mode -- Optimize menu hover action state resolution -- Support luci-app-wizard wizard menu -- Update header box-shadow style --Update uci-change overflow -- Fix nlbw component - Support QWRT (QSDK), iStore wizard navigation - Adapt to OpenWrt 21/22 - Adapt to linkease series icons