1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

10 Commits

Author SHA1 Message Date
61dd10de4f revert 2022-12-18 16:16:22 +08:00
程序员小墨
1e5637c720 Merge pull request #1 from MagicstMagoo/feat-full
Feat full
2022-12-18 14:56:59 +08:00
麻瓜瓜
6357bb5e2e Merge branch 'main' into feat-full 2022-12-18 11:19:53 +08:00
麻瓜瓜
844387d535 Update README.md 2022-12-18 10:54:04 +08:00
麻瓜瓜
9e8032f072 Add : PangMenZhengDao font
Co-Authored-By: 呱行次比猫 <59528590+cibimo@users.noreply.github.com>
2022-12-18 10:45:08 +08:00
麻瓜瓜
18498231de Fix : 时间超过15个字符无法输入的问题 2022-12-18 10:14:51 +08:00
麻瓜瓜
011d01b594 Add : Chrome Android theme 2022-12-17 22:44:31 +08:00
93eaa2b9d2 add LICENSE.
Signed-off-by: 程序员小墨 <2291200076@qq.com>
2022-12-15 12:10:19 +00:00
affdcd820b update README.md 2022-12-15 20:07:13 +08:00
25165d3dcd update README.md 2022-12-15 19:25:10 +08:00
7 changed files with 93 additions and 19 deletions

21
LICENSE Normal file
View File

@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2022 程序员小墨
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,5 +1,39 @@
# 通信行程卡 之 黄、红卡及彩蛋卡版
# 通信行程卡纪念版 H5
仓库地址:[GitHub](https://github.com/coder-xiaomo/travel-card) [Gitee](https://gitee.com/coder-xiaomo/travel-card)
演示地址https://coder-xiaomo.gitee.io/travel-card/
<div align=center><img src="docs/Screenshot.jpg" width="300px" /></div>
## 更多版本
感谢大家提的Pr由于功能差异无法合并到同一分支所以合并到不同分支中了大家可以前往以下分支查看
### [feat-color](https://gitee.com/coder-xiaomo/travel-card/tree/feat-color/): 黄、红卡及彩蛋卡版
> [@小林囝](https://gitee.com/teochew)提交的[Pull Request](https://gitee.com/coder-xiaomo/travel-card/pulls/1)
**演示地址https://coder-xiaomo.gitee.io/travel-card/feat-color**
<div align=center><img src="docs/Screenshot-feat-color.jpg" width="300px" /></div>
### [feat-optimize](https://gitee.com/coder-xiaomo/travel-card/tree/feat-optimize/): 优化页面结构,更像原版,添加标题字体等
> [@呱行次比猫](https://space.bilibili.com/38238808)提交的[Pull Request](https://gitee.com/coder-xiaomo/travel-card/pulls/3)
**演示地址https://coder-xiaomo.gitee.io/travel-card/feat-optimize**
<div align=center><img src="docs/Screenshot-feat-optimize.jpg" width="300px" /></div>
## 一些说明
**注意:本项目仅作纪念,无实际意义,不得用于防疫等相关场景**
本项目由 程序员小墨 制作并开源,当前分支由[@小林囝](https://gitee.com/teochew)基于 main 分支修改而来
欢迎关注我的[B站](https://space.bilibili.com/457109942)和公众号ID程序员小墨

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
docs/Screenshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

File diff suppressed because one or more lines are too long