From 0dbba5368f798b9dc76edc9137268ff7c3ccdb48 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 09 六月 2023 19:06:23 +0800
Subject: [PATCH] no message

---
 public/html/freebuy.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/html/freebuy.html b/public/html/freebuy.html
index b894686..14924fa 100644
--- a/public/html/freebuy.html
+++ b/public/html/freebuy.html
@@ -218,7 +218,7 @@
         }
 
         .loading{
-            line-height: 1rem; text-align: center; font-size: .3rem; color: #999;
+            line-height: 2rem; text-align: center; font-size: .3rem; color: #999;
         }
         .sys{
             width: 100%;
@@ -300,7 +300,7 @@
     Vue.use(VueLazyload, {
         preLoad: 1.3,//
         error: 'https://sr.ffquan.cn/cms_pic/20200622/bro7s7f6vrkd3jat4ujg0.png',
-        loading: 'https://sr.ffquan.cn/cms_pic/20200612/brhjkf76vrkcrfpi79eg0.png',
+      //  loading: 'https://sr.ffquan.cn/cms_pic/20200612/brhjkf76vrkcrfpi79eg0.png',
         attempt: 1
     })
     new Vue({

--
Gitblit v1.9.3