|
@@ -15,7 +15,7 @@
|
|
|
<meta name="keywords" content="电子烟,关键字" />
|
|
|
<meta name="Description" content="网站描述" />
|
|
|
<title>支付成功</title>
|
|
|
- <link rel="stylesheet" href="./css/paySuccessful.css">
|
|
|
+ <link rel="stylesheet" href="/assets/index/css/paySuccessful.css">
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
@@ -24,12 +24,12 @@
|
|
|
<i class="icon">✔</i>
|
|
|
<h1>{$notice}</h1>
|
|
|
<p>感谢您的支付,订单已成功处理。</p>
|
|
|
- <a href="/index/index/index.htnl" class="btn">返回首页</a>
|
|
|
+ <a href="/index/index/index.html" class="btn">返回首页</a>
|
|
|
</div>
|
|
|
</section>
|
|
|
</body>
|
|
|
-<script src="./js/jquery-1.12.0.js"></script>
|
|
|
-<script src="./js/flexible.js"></script>
|
|
|
-<script src="./js/public.js?t=11"></script>
|
|
|
+<script src="/assets/index/js/jquery-1.12.0.js"></script>
|
|
|
+<script src="/assets/index/js/flexible.js"></script>
|
|
|
+<script src="/assets/index/js/public.js?t=11"></script>
|
|
|
|
|
|
</html>
|