2025-03-23 09:23:38 +08:00
<!--
* @Descripttion:
* @version:
* @Author: kBank
* @Date: 2022-09-28 15:22:34
-->
<!DOCTYPE html>
< html lang = "" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width,initial-scale=1.0" >
< link rel = "icon" href = "<%= BASE_URL %>favicon.ico" >
< title > < %= htmlWebpackPlugin.options.title %>< / title >
2025-04-23 15:14:01 +08:00
<!-- <script src="https://hzs - in.oss - cn - beijing.aliyuncs.com/test - new/language/zh - CN.js"></script>
2025-03-23 09:23:38 +08:00
< script src = "https://hzs-in.oss-cn-beijing.aliyuncs.com/test-new/language/en-US.js" > < / script >
2025-04-23 15:14:01 +08:00
< script src = "https://hzs-in.oss-cn-beijing.aliyuncs.com/test-new/language/zh-TC.js" > < / script > -->
2025-03-23 09:23:38 +08:00
<!-- <script src="https://hzs - in.oss - cn - beijing.aliyuncs.com/test - new/language/fr - FR.js"></script>
< script src = "https://hzs-in.oss-cn-beijing.aliyuncs.com/test-new/language/ru-RU.js" > < / script > -->
< / head >
< body >
< noscript >
< strong > We're sorry but < %= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.< / strong >
< / noscript >
< div id = "app" > < / div >
<!-- built files will be auto injected -->
< / body >
< / html >