1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/xingchen-tech-one-yuan-purchase

Клонировать/Скачать
model.html 2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
星辰科技 Отправлено 22.12.2023 19:04 9c5ed62
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vant@2.12/lib/index.css">
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<script>
uni.setStorageSync("evironment", "h5");
// <!--页面跳转-->
// var ua = navigator.userAgent.toLowerCase();
// if (ua.indexOf("weixin") > 0 || ua.indexOf("micromessenger") > 0) {
// window.location.href = "http://shop.quanlijh.com/";
// } else if (ua.indexOf("qqtheme") > 0) {
// window.location.href = "http://shop.quanlijh.com/";
// } else if (ua.match(/Alipay/i) == "alipay" && payway == 2) {
// window.location.href = "http://shop.quanlijh.com/";
// } else {
// if ((navigator.userAgent.match(
// /(iphone|phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
// ))) {
// if (localStorage.getItem("evironment") != undefined && localStorage.getItem("evironment") != null &&
// localStorage.getItem("evironment") != "") {
// } else {
// // window.location.href="http://www.quanlijh.com/index.html";
// localStorage.setItem("evironment", "h5");
// }
// // window.location.href="http://www.quanlijh.com/index.html";
// } else {
// window.location.href = "http://shop.quanlijh.com/";
// }
// }
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
})
</script>
<link rel="stylesheet" href="<%= BASE_URL %>static/index.css" />
</head>
<body>
<noscript>
<strong>Please enable JavaScript to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/xingchen-tech-one-yuan-purchase.git
git@api.gitlife.ru:oschina-mirror/xingchen-tech-one-yuan-purchase.git
oschina-mirror
xingchen-tech-one-yuan-purchase
xingchen-tech-one-yuan-purchase
master