forked from lxm_flutter/json2dart
update html add the github
This commit is contained in:
BIN
web/github_logo.jpg
Normal file
BIN
web/github_logo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
@@ -17,6 +17,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="lang">
|
<div class="lang">
|
||||||
<a href="index_ch.html">中文</a>
|
<a href="index_ch.html">中文</a>
|
||||||
|
<a href="https://github.com/caijinglong/json2dart">
|
||||||
|
<img src="github_logo.jpg" width="50px" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h1>simple use
|
<h1>simple use
|
||||||
<a href="https://pub.dartlang.org/packages/json_serializable" target="_blank">json_serializable</a>
|
<a href="https://pub.dartlang.org/packages/json_serializable" target="_blank">json_serializable</a>
|
||||||
|
|||||||
@@ -17,6 +17,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="lang">
|
<div class="lang">
|
||||||
<a href="index.html">English</a>
|
<a href="index.html">English</a>
|
||||||
|
<a href="https://github.com/caijinglong/json2dart">
|
||||||
|
<img src="github_logo.jpg" width="50px" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h1>为了便利使用
|
<h1>为了便利使用
|
||||||
<a href="https://pub.dartlang.org/packages/json_serializable">json_serializable</a>库</h1>
|
<a href="https://pub.dartlang.org/packages/json_serializable">json_serializable</a>库</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user