Files
orico-official-website-old/app/index/view/group/customized.phtml
2024-10-29 14:04:59 +08:00

44 lines
1.4 KiB
PHTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>海量产品成本价任选,支持定制|orico</title>
<meta name="Keywords" content="定制,低价" />
<meta name="Description" content="orico海量产品成本价任选支持100个起定制,欢迎咨询客服电话400-6696-298" />
{include file="include/head" /}
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/subject/honor.css">
</head>
<body>
<!--top-->
<header class="header-PC header-Index">
<div id="header" class="theme-white">
{include file="include/top" /}
{include file="include/top-header" /}
</div>
</header>
<!--top End-->
<div class="img-responsive">
<img src="__PUBLIC__/web/images/customized/customized-banner.jpg"></br>
<img src="__PUBLIC__/web/images/customized/customized-01.jpg"></br>
<img src="__PUBLIC__/web/images/customized/customized-02.jpg"></br>
<img src="__PUBLIC__/web/images/customized/customized-03.jpg"></br>
<img src="__PUBLIC__/web/images/customized/customized-04.jpg"></br>
<img src="__PUBLIC__/web/images/customized/customized-05.jpg"></br>
<a href="/"><img src="__PUBLIC__/web/images/customized/customized-06.jpg"></a></br>
</div>
<!-- bottom s -->
{include file="include/bottom" /}
<!-- bottom e -->
</body>
</html>