From b18ac281cd7bf16079b8b3a2a0ec2a3a9ab67513 Mon Sep 17 00:00:00 2001 From: fireflow Date: Thu, 8 Jun 2017 22:08:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=94=B9icon=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=96=B9=E5=BC=8F=20img=20->=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/public/home/index.less | 5 +++-- app/view/home/index.nj | 2 -- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app/public/home/index.less b/app/public/home/index.less index a16ea81..de859bd 100644 --- a/app/public/home/index.less +++ b/app/public/home/index.less @@ -1,7 +1,7 @@ @import "../common/index"; @main-text-color:#393B53; @button-color:#11BDE9; -@logo-url:"/public/image/assets/icon_logo.png"; +@logo-url:"https://img.ooclab.com/remotex/logo.png"; .icon(@url){ background-image: url(@url); background-position: 50% 50%; @@ -139,7 +139,8 @@ header{ position:absolute; top: 30px; left: 30px; - background:#f2f2f2; + .icon("https://img.ooclab.com/remotex/cleancode.png"); + background-size: 100% auto; } h4{ margin:0 0 10px 0; diff --git a/app/view/home/index.nj b/app/view/home/index.nj index 1c13d0f..2d343df 100644 --- a/app/view/home/index.nj +++ b/app/view/home/index.nj @@ -5,7 +5,6 @@
注册
@@ -34,7 +33,6 @@ {% for item in list %}
  • -

    {{ item.title }} {% if item.city %} From 4c4777b5cea95602c74ad2e03ba4e5c62a4ea1fb Mon Sep 17 00:00:00 2001 From: fireflow Date: Sat, 1 Jul 2017 00:25:59 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/home/index.nj | 1 - 1 file changed, 1 deletion(-) diff --git a/app/view/home/index.nj b/app/view/home/index.nj index 2d343df..94c5797 100644 --- a/app/view/home/index.nj +++ b/app/view/home/index.nj @@ -97,7 +97,6 @@

    社区

    Github
    - 项目管理
    如何发布工作
    文档与支持