修复页面异常

This commit is contained in:
dragon
2025-02-06 11:52:33 +08:00
parent f7d01d962a
commit 10c063c659

View File

@@ -84,7 +84,7 @@ function translateFun() {
$('.text14').text(langReplace(localLang.demoModule.text14));
$('.text15').text(langReplace(localLang.demoModule.text15));
$('.text16').text(langReplace(localLang.demoModule.text16));
$('.text17').text(langReplace(localLang.demoModule.text17)); lo
$('.text17').text(langReplace(localLang.demoModule.text17));
}
// 配置接口
function ssAgencyRank() {