Commit 274aaadb authored by wwccw0591's avatar wwccw0591

ivite

parent a67ad42b
......@@ -120,6 +120,7 @@ class IndexController extends \Our\Controller_Abstract {
// $params['qrcodeUrl']='//static.shenbd.com/www/index/2018/img/card/code.jpg';
// $params['areaManage']=$params['areaManage']?$params['areaManage']:'';
$params=\Our\Common::paramToJson($params);
// $params['areaManage']='经理';
$this->_view->assign("params", $params);
}
......
......@@ -34,12 +34,11 @@
.mod-card .mod-c2{ right: 0; top: 188px;}
.mod-card .t1{ margin-top: 25px;}
.mod-card .t2{ margin-top: 270px; line-height: 1; font-size: 36px; font-family: 'STKaiti';}
.mod-card .message{ line-height: 1.4; margin-top: 160px;}
.mod-card .message{ line-height: 1.4; margin-top: 170px;}
.mod-card .name{ font-size: 74px; font-family: 'rzyzkxk';}
.mod-card .title{ font-size: 26px;}
.mod-card .phone{ font-size: 36px; margin-top: 20px; letter-spacing: 8px;}
.mod-card .code{ margin-top: 60px;}
.mod-card .code-txt{ font-size: 30px; margin-top: 20px; letter-spacing: 15px; padding-left: 30px;}
</style>
</head>
<body>
......@@ -61,7 +60,6 @@
</div>
<div class="code">
<img width="213" src="<?php echo $params['qrcodeUrl']; ?>" width="222" height="222" alt="我的身边店">
<p class="code-txt">扫码开店</p>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment