-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
68 additions
and
59 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
<view class="container"> | ||
<image class="logo" src="/images/search-logo.png"></image> | ||
<text class="name">咩咩辞典 v0.0.1</text> | ||
<text class="name">内测版</text> | ||
<text class="name">咩咩单词 v1.0.1</text> | ||
<text class="name">开发者信息</text> | ||
<image class="user-avatar" src="/images/face.png"></image> | ||
<text class="name">Airing</text> | ||
<text class="name">微博:@Airing</text> | ||
<text class="name">GitHub:@airingursb</text> | ||
<text class="name">个人主页:https://ursb.me</text> | ||
<image class="user-avatar" src="/images/face2.png"></image> | ||
<text class="name">muruko0713</text> | ||
<text class="name">GitHub:@maruko0713</text> | ||
<text class="name">个人主页:http://maruko0713.github.io</text> | ||
<text class="copy">本软件已开源:https://github.com/airingursb/miemie</text> | ||
</view> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters