Example #1
0
?>
</title>
    <meta name="keywords" content="<?php 
echo $SEO['keywords'];
?>
">
    <meta name="description" content="<?php 
echo $SEO['description'];
?>
">
	<link href="/gouwanmei/public/css/ssy.css" type="text/css" rel="stylesheet">
	<script type="text/javascript" src="/gouwanmei/public/js/jquery.js"></script><script type="text/javascript" src="/gouwanmei/public/js/ssy.js"></script>
</head>
<body>
<?php 
$setting = CAT(30);
?>
<div class="header">
	<div class="con">
		<div class="left logo">
			<img src="<?php 
echo $this->var['view_vars']['img_path'];
?>
logo.png" alt="">
		</div>
		<div class="left jmrx">
			<div class="jm">加盟热线:</div>
			<div class="number"><?php 
echo $setting['jmrx'];
?>
</div>
Example #2
0
<?php

defined('APP_PATH') or exit('Sorry,Please from entry!');
view("Content/head");
$setting = CAT(30);
if (!$pid) {
    $pid = 1;
}
$parent = CAT($pid);
?>
<div class="wrap" style="margin-top:10px;background:#fff;padding:10px;">
	<div class="left page_left">
		<div class="quick1 gsjs">
			<div class="head">
				<img src="<?php 
echo $this->var['view_vars']['img_path'];
?>
jmxx.png">
				<div class="title"><b>优惠信息</b>Quick Navigation</div>
			</div>
			<div class="con">
				<div>加盟热线:</div>
				<div><?php 
echo $setting['jmrx'];
?>
</div>
								<div style="font-family: 微软雅黑;font-size: 8px;font-weight: 700;">QINGDAO PINDESHENGKE</div>
				<div style="font-family: 微软雅黑;font-size: 8px;font-weight: 700;">RESTAURANT MANAGEMENT</div>
			</div>
		</div>
		<div class="quick2 gsjs">
Example #3
0
<?php

defined('APP_PATH') or exit('Sorry,Please from entry!');
view("Content/head");
$setting = CAT(30);
$pid = $category['pid'];
$parent = CAT($category['pid']);
?>
<div class="wrap" style="margin-top:10px;background:#fff;padding:10px;">
	<div class="left page_left">
		<div class="quick1 gsjs" style="margin-bottom:0;">
			<div class="head" style="background:#c883c0;">
				<img src="<?php 
echo $this->var['view_vars']['img_path'];
?>
jmxx.png">
				<div class="title" style="color:#910782"><b style="color:#910782;">优惠信息</b>Quick Navigation</div>
			</div>
			<div class="con" style="background:#81b6db;color:#910782;">
				<div>加盟热线:</div>
				<div><?php 
echo $setting['jmrx'];
?>
</div>
				<div style="font-family: 微软雅黑;font-size: 8px;font-weight: 700;">QINGDAO PINDESHENGKE</div>
				<div style="font-family: 微软雅黑;font-size: 8px;font-weight: 700;">RESTAURANT MANAGEMENT</div>
			</div>
		</div>
		<div class="quick2 gsjs">
			<div class="head" style="background:#FFF000;">
				<img src="<?php