Add : Chrome Android theme
This commit is contained in:
10
index.html
10
index.html
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="theme-color" content="#00A961">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>通信行程卡 - 纪念版</title>
|
||||
<link rel="shortcut icon" href="./assets/image/arrow-compressed.png" type="image/x-icon">
|
||||
@@ -323,11 +324,12 @@
|
||||
card: {
|
||||
title: "通信行程卡纪念版",
|
||||
subtitle: "做自己的健康第一责任人",
|
||||
phone: "芒小幻",
|
||||
phone: "麻瓜瓜",
|
||||
time: "停止于:2022.12.13 00:00:00",
|
||||
timeSpan: "2020 - 2022",
|
||||
type: 0,
|
||||
location: "湖南省长沙市、芒果幻城",
|
||||
themeColor: 0,
|
||||
location: "广东省东莞市、艾尔登尼亚",
|
||||
},
|
||||
setting: [
|
||||
{
|
||||
@@ -349,7 +351,7 @@
|
||||
name: "归属人",
|
||||
type: 'input',
|
||||
maxlength: 15,
|
||||
more: ["2020***2022", "您的姓名", "189****1234", "某某某", "芒小幻"]
|
||||
more: ["2020***2022", "您的姓名", "189****1234", "某某某", "麻瓜瓜"]
|
||||
},
|
||||
{
|
||||
key: "time",
|
||||
@@ -370,7 +372,7 @@
|
||||
name: "到达地点",
|
||||
type: 'textarea',
|
||||
maxlength: 300,
|
||||
more: ["芒果幻城", "湖南省长沙市、芒果幻城", "湖北省武汉市", "湖北省武汉市、湖北省天门市"],
|
||||
more: ["艾尔登尼亚", "广东省东莞市、艾尔登尼亚", "湖北省武汉市", "湖北省武汉市、湖北省天门市"],
|
||||
textarea: true,
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user