updated 添加UMD打包方式

This commit is contained in:
PASSER-BY
2022-07-08 01:45:31 +08:00
parent f77273694e
commit 04136643b9
24 changed files with 5634 additions and 1275 deletions

View File

@@ -12,7 +12,7 @@
<title>中國親戚關系計算器 親戚稱謂計算器 親戚稱呼大全</title>
<meta name="keywords" content="家庭稱謂,親戚稱呼,親戚稱謂,親戚叫法,親屬關系,親屬稱謂,關系計算器,親戚計算器,稱呼計算器,稱謂計算器,輩分計算器,親戚關系大全,親戚稱呼大全"/>
<meta name="description" content="中國親戚關系計算器是一款最爲全面準確的親戚稱呼計算器及親戚關系在線查詢工具,逢年過節走親訪友必備神器,亦可作爲家庭啓蒙教育應用。"/>
<link rel="stylesheet" href="style/index.css">
<link rel="stylesheet" href="static/style/index.css">
<script type="text/javascript">
setTimeout(function(){
if(location.protocol.indexOf('http')>-1&&location.hostname.indexOf('passer-by.com')==-1){
@@ -51,7 +51,7 @@
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
<div class="picture">
<img src="image/app.png" width="512" height="320" alt="親戚稱呼換算APP"/>
<img src="static/image/app.png" width="512" height="320" alt="親戚稱呼換算APP"/>
<a class="btn" href="/relationship/vue/" target="_blank">訪問手機版</a>
</div>
</div>
@@ -299,25 +299,25 @@
<ul>
<li>
<div class="app">
<span class="icon"><img src="image/icon/miui.png" width="64" height="64"/></span>
<span class="icon"><img src="static/image/icon/miui.png" width="64" height="64"/></span>
<span class="name">小米計算器</span>
</div>
</li>
<li>
<div class="app">
<span class="icon"><img src="image/icon/quanneng.png" width="64" height="64"/></span>
<span class="icon"><img src="static/image/icon/quanneng.png" width="64" height="64"/></span>
<span class="name">全能計算器</span>
</div>
</li>
<li>
<div class="app">
<span class="icon"><img src="image/icon/yuwendaren.png" width="64" height="64"/></span>
<span class="icon"><img src="static/image/icon/yuwendaren.png" width="64" height="64"/></span>
<span class="name">有道語文達人</span>
</div>
</li>
<li>
<div class="app">
<span class="icon"><img src="image/icon/qinqi.png" width="64" height="64"/></span>
<span class="icon"><img src="static/image/icon/qinqi.png" width="64" height="64"/></span>
<span class="name">親戚計算器</span>
</div>
</li>
@@ -329,7 +329,7 @@
<div class="inner">
<div class="bd">
<div class="box">
<p><img src="image/qrcode.jpg" width="150" alt="親戚關系微信小程序"/></p>
<p><img src="static/image/qrcode.jpg" width="150" alt="親戚關系微信小程序"/></p>
<p>微信掃一掃,使用小程序</p>
</div>
<p>Copyright &copy; <a href="http://passer-by.com">passer-by.com</a></p>