From 099bd94ebbe922c7b580190ebae7aba68bd2bf02 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 3 May 2017 14:39:38 +0800 Subject: [PATCH] =?UTF-8?q?Finish=20task#2994=20=E7=A6=85=E9=81=93?= =?UTF-8?q?=E5=A6=82=E6=9E=9C=E5=92=8C=E7=84=B6=E4=B9=8B=E9=9B=86=E6=88=90?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E6=A0=B7=E5=BC=8F=E5=81=9A=E8=B0=83=E6=95=B4?= =?UTF-8?q?,cost:3=20left:0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/common/view/footer.html.php | 18 ++++++++++++++---- module/common/view/header.html.php | 10 ++++++++++ www/js/bindranzhi.js | 22 ++++++++++++++++++++++ www/theme/default/bindranzhi.css | 6 ++++++ 4 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 www/js/bindranzhi.js create mode 100644 www/theme/default/bindranzhi.css diff --git a/module/common/view/footer.html.php b/module/common/view/footer.html.php index fe5cde58b7..05c609dfdd 100755 --- a/module/common/view/footer.html.php +++ b/module/common/view/footer.html.php @@ -17,23 +17,33 @@ - -global->browserNotice)):?> + global->novice) and $this->loadModel('tutorial')->checkNovice()):?> - + diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index 291bb398e1..69f53686b6 100755 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -5,13 +5,23 @@ include 'chosen.html.php'; //include 'validation.html.php'; ?> +app->loadConfig('sso');?>