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

OSCHINA-MIRROR/dcloud-xinguan2020-alien-registration

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
template.h5.html 1000
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
qiang Отправлено 03.02.2020 08:53 fb7b282
<!DOCTYPE html>
<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">
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<script>
if (window.innerWidth > 960 && location.hostname !== 'localhost') {
location.href = '//uniapp.dcloud.io/pc.html#' + encodeURIComponent(location.href)
}
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
})
</script>
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.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/dcloud-xinguan2020-alien-registration.git
git@api.gitlife.ru:oschina-mirror/dcloud-xinguan2020-alien-registration.git
oschina-mirror
dcloud-xinguan2020-alien-registration
dcloud-xinguan2020-alien-registration
master