|
@@ -533,7 +533,7 @@ class CloudStorageView(View):
|
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
|
|
<!-- viewport的<meta>标签,这个标签可以修改在大部分的移动设备上面的显示,为了确保适当的绘制和触屏缩放。-->
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <link rel="shortcut icon" href="https://test.dvema.com/web/images/favicon.ico" type="image/x-icon" charset="utf-8"/>
|
|
|
+ <link rel="shortcut icon" href="https://test.zositechc.cn/web/images/favicon.ico" type="image/x-icon" charset="utf-8"/>
|
|
|
<title>Trading particulars</title>
|
|
|
<style>
|
|
|
.title_head{
|
|
@@ -576,7 +576,7 @@ class CloudStorageView(View):
|
|
|
<div class="title_head">Trading particulars</div>
|
|
|
<div class="content">
|
|
|
<p >
|
|
|
- <img src="https://test.dvema.com/web/images/failed.jpg" class="content_img">
|
|
|
+ <img src="https://test.zositechc.cn/web/images/failed.jpg" class="content_img">
|
|
|
<br />
|
|
|
Payment failure
|
|
|
</p>
|
|
@@ -632,7 +632,7 @@ class CloudStorageView(View):
|
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
|
|
<!-- viewport的<meta>标签,这个标签可以修改在大部分的移动设备上面的显示,为了确保适当的绘制和触屏缩放。-->
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <link rel="shortcut icon" href="https://test.dvema.com/web/images/favicon.ico" type="image/x-icon" charset="utf-8">
|
|
|
+ <link rel="shortcut icon" href="https://test.zositechc.cn/web/images/favicon.ico" type="image/x-icon" charset="utf-8">
|
|
|
<title>''' + showtitle + '''</title>
|
|
|
<style>
|
|
|
.title_head{
|
|
@@ -678,7 +678,7 @@ class CloudStorageView(View):
|
|
|
|
|
|
<div class="content">
|
|
|
<p>
|
|
|
- <img src="https://test.dvema.com/web/images/success.png" class="content_img">
|
|
|
+ <img src="https://test.zositechc.cn/web/images/success.png" class="content_img">
|
|
|
<br>
|
|
|
''' + showtitle + '''
|
|
|
</p>
|