清除缓存

This commit is contained in:
Dragon
2024-01-10 18:49:52 +08:00
parent 33bc6ebd86
commit 7a75f36d6b
8 changed files with 8 additions and 8 deletions

View File

@@ -60,7 +60,7 @@
style="opacity: 0;">
</div>
<!-- 反面 -->
<div class="f">
<div class="f">
<img src="./images/chainBank/documents_reverse.png" alt="" class="documents">
<img src="./images/chainBank/icon_camera.png" alt="" class="icon_camera">
<span>請上傳反面照片</span>

View File

@@ -211,7 +211,7 @@ input {
}
.mainlandInfo {
position: fixed;
position: fixed;
left: 0;
top: 0;
bottom: 0;

View File

@@ -182,7 +182,7 @@ $('.but').click(function () {
$('.mainlandInfo').show();
}
})
// 二次取消
// 二次取消
$('.mainlandInfo .mainlandInfo_in .close').click(function () {
$('.mainlandInfo').hide();
})

View File

@@ -133,7 +133,7 @@ function getUser () {
// 提領賬戶管理接口
function getAccounts () {
showLoading()
networkRequest({
networkRequest({
type: 'GET',
url: urlPrefix + '/withdrawAccountDtl/getAccounts',
data: { uid: pubInfo.uid },

View File

@@ -117,7 +117,7 @@
</div>
</div>
</body>
</html>
<script src="../../common/js/flexible.js"></script>
<script src="../../common/js/jquery-3.2.1.min.js"></script>

View File

@@ -161,7 +161,7 @@ $(function () {
returnUrl: urlPrefix + '/peko/modules/h5Income/withdrawal.html',
uid: pubInfo.uid,
username: encryptDes(name, "1ea53d260ecf11e7b56e00163e046a26"),
};
};
networkRequest({
type: 'post',
url: urlPrefix + '/certification/initFace',

View File

@@ -81,7 +81,7 @@
<a href="javascript:;" class="goto-change-layer"></a>
<!-- <div class="layer-2-body"></div> -->
</div>
</div>
</div>
<!-- layer end -->
<script src="../../common/js/jquery-3.2.1.min.js"></script>

View File

@@ -40,7 +40,7 @@
<p>由于绑定证件信息是由国政通系统获取,建议您之后再进行操作绑定。</p>
<p class="bold-title">5、绑定成功后是否支持更改/解绑</p>
<p>为保证帐户安全,身份证信息绑定成功后在修改密码、申诉时需进行验证身份证信息,故暂不支持解绑。</p>
<p class="bold-title">6、若以上还未解决你的问题请咨询</p>
<p>客服微信号sd245376</p>
<!-- <img src="./images/code.png" alt="" style="width: 200px"> -->