Compare commits
17 Commits
Author | SHA1 | Date | |
---|---|---|---|
61dd10de4f | |||
![]() |
1e5637c720 | ||
![]() |
6357bb5e2e | ||
![]() |
844387d535 | ||
![]() |
9e8032f072 | ||
![]() |
18498231de | ||
![]() |
011d01b594 | ||
93eaa2b9d2 | |||
affdcd820b | |||
6c43ef111a | |||
25165d3dcd | |||
f2d6c66ebd | |||
979ef57e36 | |||
59e7742132 | |||
4997496d9c | |||
e10eec01be | |||
![]() |
9fd672b356 |
21
LICENSE
Normal 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.
|
38
README.md
@@ -1,9 +1,39 @@
|
|||||||
# 通信行程卡纪念版 H5
|
# 通信行程卡纪念版 H5
|
||||||
|
|
||||||
[GitHub](https://github.com/coder-xiaomo/travel-card) [Gitee](https://gitee.com/coder-xiaomo/travel-card)
|
仓库地址:[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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 一些说明
|
||||||
|
|
||||||
**注意:本项目仅作纪念,无实际意义,不得用于防疫等相关场景**
|
**注意:本项目仅作纪念,无实际意义,不得用于防疫等相关场景**
|
||||||
|
|
||||||
|
欢迎关注我的[B站](https://space.bilibili.com/457109942)和公众号(ID:程序员小墨)
|
||||||
|
|
||||||
本项目由 程序员小墨 制作并开源,欢迎关注我的[B站](https://space.bilibili.com/457109942)和公众号(ID:程序员小墨)
|
|
||||||
|
BIN
assets/font/PangMenZhengDao-3.ttf
Normal file
BIN
assets/image/birthday-compressed.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
assets/image/birthday.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
assets/image/no-compressed.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
assets/image/no.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
assets/image/red-compressed.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
assets/image/red.png
Normal file
After Width: | Height: | Size: 124 KiB |
BIN
assets/image/yellow-compressed.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
assets/image/yellow.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
docs/Screenshot-feat-color.jpg
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
docs/Screenshot-feat-optimize.jpg
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
docs/Screenshot.jpg
Normal file
After Width: | Height: | Size: 118 KiB |