|
@@ -1,22 +1,18 @@
|
|
<!DOCTYPE html>
|
|
<!DOCTYPE html>
|
|
-<html lang="zh-CN" style="font-size: 50px;">
|
|
|
|
|
|
+<html lang="zh-CN">
|
|
|
|
|
|
<head>
|
|
<head>
|
|
- <meta charset="UTF-8">
|
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover">
|
|
|
|
- <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
- <meta name="format-detection" content="telephone=no, email=no"/>
|
|
|
|
- <meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
|
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
|
|
+ {{include "/common/meta.html"}}
|
|
<title>我的</title>
|
|
<title>我的</title>
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/local/weui.min.css">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/local/weui.min.css">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/local/layout.css">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/local/layout.css">
|
|
- <link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/css/font.css?v={{Msg "seo" "version"}}" />
|
|
|
|
|
|
+ <link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/css/font.css?v={{Msg "seo" "version"}}" />
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/css/base.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/css/base.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/css/mine.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/css/mine.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/css/public.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Cdns .Host "seo" "cdn"|SafeUrl}}/jyapp/me/logoff/css/public.css?v={{Msg "seo" "version"}}">
|
|
</head>
|
|
</head>
|
|
|
|
+{{include "/common/rem.html"}}
|
|
<style>
|
|
<style>
|
|
.toMerge{
|
|
.toMerge{
|
|
width:1.1rem;
|
|
width:1.1rem;
|