Skip to content

Commit f5ec7b5

Browse files
committed
test: 优化 online-site 相关测试用例,提升兼容性
1 parent 57992ef commit f5ec7b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test-cases/online-site/www.json.cn.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,14 +936,10 @@
936936

937937
</script>
938938

939-
<!-- 国际化相关脚本 -->
940939
<script src="../../js/i18n/zh-CN.js"></script>
941940
<script src="../../js/i18n/en-US.js"></script>
942-
<script src="../../js/i18n/i18n-core.js"></script>
943-
<script src="../../js/i18n/i18n-case-detail.js"></script>
944941
<script>
945942
// 初始化国际化
946-
new I18n();
947943
</script>
948944
</body>
949945
</html>

0 commit comments

Comments
 (0)