Files
orico-official-website-old/app/mobile/view/antifake/anti_fake_inlet_old.phtml
2024-10-29 14:04:59 +08:00

45 lines
1.6 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>防伪查询</title>
{include file="include/head" /}
<script type="text/javascript">
var navID = "1";
</script>
<link rel="stylesheet" type="text/css" href="__PUBLIC__/m_web/css/subject/anti-fake.css">
</head>
<body>
<div id="content">
<!--头部-->
{include file="include/top" /}
<div class="m_Container margin-top-90 overflow-h">
<div class="fake">
<div class="text_38 text_center text_black title">防伪查询</div>
</div>
<div class="fake01">
<div class="fake_content text_22 text_black">
<div class="fake_border">
<div class="margin-top-50 line-height-50 margin-bottom-48">
扫描二维码可查询到产品真伪和产品信息扫描S/N码只能查询到产品信息不能查询到产品真伪如果需要查询产品真伪建议直接扫描二维码进行查询。
</div>
</div>
</div>
</div>
</div>
<div class="fake_content">
<div class="fake_button margin-top-80 fake_button_img">
<button><a href="http://sao315.com/w/api/saoyisao?redirect_uri=http://www.orico.com.cn/mobile/antifake/anti_fake_scan_snresult"><img src="__PUBLIC__/m_web/images/anti_fake/sn_code1.png"></a></button>
<button><a href="http://sao315.com/w/api/saoyisao?redirect_uri=http://www.orico.com.cn/mobile/antifake/anti_fake_scan_result"><img src="__PUBLIC__/m_web/images/anti_fake/anti_fake_code1.png"></a></button>
</div>
<!--底部-->
</div>
</body></html>