From c31ae44f794d473bf9814fca539b633bcfbe0f6b Mon Sep 17 00:00:00 2001 From: liuweiwen <“529520975@qq.com> Date: Tue, 10 Dec 2019 14:27:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=90=BD=E5=9C=B0=E9=A1=B5=E5=8E=BB=E6=8E=89Ap?= =?UTF-8?q?p=E8=B4=AD=E4=B9=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/Game/edit.html | 1 - Application/Home/View/default/Home/landingPage.html | 2 +- Data/update.sql | 2 +- Public/Home/css/index2.css | 1 + 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Application/Admin/View/Game/edit.html b/Application/Admin/View/Game/edit.html index 26449697c..a49fa8538 100644 --- a/Application/Admin/View/Game/edit.html +++ b/Application/Admin/View/Game/edit.html @@ -785,7 +785,6 @@ -
diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index 68413e30e..bdca5ba6e 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -59,7 +59,7 @@
- App购买 +
下载
diff --git a/Data/update.sql b/Data/update.sql index 644f20625..21e61074f 100644 --- a/Data/update.sql +++ b/Data/update.sql @@ -655,4 +655,4 @@ VALUES ('ServerNotice', '游戏区服预告', '0', '', '1', '{\"1\":[\"289\",\"2 --游戏表新增字段-落地页视频 liuweiwen 2019-12-09 ALTER TABLE tab_game ADD `flooring_page_video` varchar(150) NOT NULL DEFAULT '' COMMENT '落地页视频'; -ALTER TABLE tab_game ADD `supersign_status` tinyint(1) DEFAULT '1' COMMENT '超级签开关:1-开启;0-关闭'; \ No newline at end of file +ALTER TABLE tab_game ADD `supersign_status` tinyint(1) DEFAULT '1' COMMENT '超级签开关:1-开启;0-关闭'; diff --git a/Public/Home/css/index2.css b/Public/Home/css/index2.css index fb3c9d2df..9cef35936 100644 --- a/Public/Home/css/index2.css +++ b/Public/Home/css/index2.css @@ -65,6 +65,7 @@ line-height: 0.6rem; color: #fff; font-weight: 500; + margin-top: 0.3rem; } .heard{ width: 100%;