分支自 SuZhouGuanHong/TaiYuanTaiZhong

WMS
dengjunjie
2023-12-13 d772a6cddc8ed656a2cb5604fc02f6e891db546e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 
<!DOCTYPE html>
<html lang="zh">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta id="viewport" name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
    <title>商品详情</title>
    <meta http-equiv="Expires" content="0">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-control" content="no-cache">
    <meta http-equiv="Cache" content="no-cache">
    <meta name="description" content="">
    <meta name="keywords" content="">
    <meta name="format-detection" content="telephone=no">
    <link href="/Content/app/static.css?v=1.01" rel="stylesheet" />
    <script src="/Scripts/share.js?v=1.01"></script>
</head>
<body>
 
    <div>
        <section class="g-article js-article">
            <div class="js-article-inner">
                <h1 class="g-title">商品详情</h1><div class="g-subtitle">
                </div>
            </div>
            <article id="main-content" class="g-main-content js-main-content active">
                {#Content}
            </article>
        </section>
    </div>
</body>
</html>