From e6210336c814c162ef5d69b37ea61eea88805927 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Mon, 25 Nov 2019 17:08:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E5=B9=B3=E5=8F=B0->=E6=B8=B8?= =?UTF-8?q?=E6=88=8F=E7=AE=A1=E7=90=86->=E6=B8=B8=E6=88=8F=E8=AF=A6?= =?UTF-8?q?=E6=83=85--=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Apply/index.html | 4 ++-- Application/Home/View/default/Apply/my_game.html | 4 ++-- Public/Home/css/game_detailed.css | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Application/Home/View/default/Apply/index.html b/Application/Home/View/default/Apply/index.html index ffa6b5fb4..d678b6753 100644 --- a/Application/Home/View/default/Apply/index.html +++ b/Application/Home/View/default/Apply/index.html @@ -245,10 +245,10 @@
  • -
    +
    -
    +
    {$vo.relation_game_name} diff --git a/Application/Home/View/default/Apply/my_game.html b/Application/Home/View/default/Apply/my_game.html index faa267ac6..0f3e90578 100644 --- a/Application/Home/View/default/Apply/my_game.html +++ b/Application/Home/View/default/Apply/my_game.html @@ -146,10 +146,10 @@
  • -
    +
    -
    +
    {$vo.game_name}

    {$vo.features}

    diff --git a/Public/Home/css/game_detailed.css b/Public/Home/css/game_detailed.css index e3f27a7ae..674f78e2b 100644 --- a/Public/Home/css/game_detailed.css +++ b/Public/Home/css/game_detailed.css @@ -5,7 +5,6 @@ top: 0; left: 0; z-index: 1500; - background-color: #F5F6FA; } .detail-body .detail-box {