update
parent
0691da3e0f
commit
2af0624e12
|
@ -4,9 +4,9 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
||||||
<title>关于 - 在线五笔词库生成</title>
|
<title>关于 - 五笔输入法86版</title>
|
||||||
<meta name="keywords" content="在线五笔词库生成">
|
<meta name="keywords" content="五笔输入法86版">
|
||||||
<meta name="description" content="在线五笔词库生成">
|
<meta name="description" content="五笔输入法86版">
|
||||||
<link href="//unpkg.yutent.top/@bytedo/wcui/dist/css/reset-basic.css" rel="stylesheet">
|
<link href="//unpkg.yutent.top/@bytedo/wcui/dist/css/reset-basic.css" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="./css/index.css">
|
<link rel="stylesheet" href="./css/index.css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<div class="app flex column">
|
<div class="app flex column">
|
||||||
<header class="topbar flex ac noselect">
|
<header class="topbar flex ac noselect">
|
||||||
<div class="wrapper flex asc">
|
<div class="wrapper flex asc">
|
||||||
<a class="logo">五笔词库<span>86版</span></a>
|
<a class="logo">五笔输入法<span>86版</span></a>
|
||||||
|
|
||||||
<nav class="navs flex">
|
<nav class="navs flex">
|
||||||
<a class="nav" href="./">首页</a>
|
<a class="nav" href="./">首页</a>
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
||||||
<title>在线五笔词库生成</title>
|
<title>五笔输入法86版</title>
|
||||||
<meta name="keywords" content="在线五笔词库生成">
|
<meta name="keywords" content="五笔输入法86版">
|
||||||
<meta name="description" content="在线五笔词库生成">
|
<meta name="description" content="五笔输入法86版">
|
||||||
<link href="//unpkg.yutent.top/@bytedo/wcui/dist/css/reset-basic.css" rel="stylesheet">
|
<link href="//unpkg.yutent.top/@bytedo/wcui/dist/css/reset-basic.css" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="./css/index.css">
|
<link rel="stylesheet" href="./css/index.css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
<div class="app flex column" anot="app">
|
<div class="app flex column" anot="app">
|
||||||
<header class="topbar flex ac noselect">
|
<header class="topbar flex ac noselect">
|
||||||
<div class="wrapper flex asc">
|
<div class="wrapper flex asc">
|
||||||
<a class="logo">五笔词库<span>86版</span></a>
|
<a class="logo">五笔输入法<span>86版</span></a>
|
||||||
|
|
||||||
<nav class="navs flex">
|
<nav class="navs flex">
|
||||||
<a class="nav active">首页</a>
|
<a class="nav active">首页</a>
|
||||||
|
|
Loading…
Reference in New Issue