This commit is contained in:
Paidax
2025-08-13 16:00:10 +08:00
parent cc8216eff7
commit 8fcfafbd5a
64 changed files with 3309 additions and 327 deletions
@@ -152,6 +152,14 @@
Vue.prototype.$axios = commonUtil.axiosService()
Vue.prototype.$downLoad = commonUtil.downLoadService
</script>
<script>
(function() {
if (window.innerWidth < 768 && location.pathname === '/platform/home') {
window.location.replace('/mobile/index');
}
})();
</script>
</head>
<body>
<div class="gallery-loader" style="background-color:transparent;">