清除缓存

This commit is contained in:
dragon
2024-08-07 14:18:37 +08:00
parent 292cc23bc4
commit e2cfb33723
2 changed files with 2 additions and 2 deletions

View File

@@ -112,5 +112,5 @@
<script src="./local/en.js"></script>
<script src="./local/zh.js"></script>
<script src="./local/ar.js"></script>
<script src="./js/index.js?v=1.1"></script>
<script src="./js/index.js?v=1.2"></script>
<script src="../../common/local/langHandler.js"></script>

View File

@@ -126,7 +126,7 @@ function get() {
roleTypes = res.data.roleType;
guildFun(roleTypes);
if (res.data.wageEnable == false) {
$('.memberFlow2').hide();
$('.header .headerBox .myWages').hide()
}
$('.text2').text(res.data.name)
// 渲染基本信息