Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec8c841

Browse files
committed
MD
1 parent 46d48a7 commit ec8c841

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
- [x] 复制 cURL 至粘贴板
1414
- [x] 重新请求 URL
1515
- [x] 可视化 Response
16+
- [x] Log 等级分类
17+
- [x] 关键字过滤 Log / Network
1618
- [ ] Command 历史记录 (ing...)
17-
- [ ] Log 等级分类 (ing...)
18-
- [ ] 关键字过滤 Log / Network (ing...)
1919
- [ ] 导出所有 Log / Network (ing...)
2020

2121
## Install

‎src/info.js‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,27 @@ export default class Info extends Component {
3333
return (
3434
<ScrollView style={{ flex: 1, padding: 5 }}>
3535
<Text style={{ color: 'black' }}>{this.state.info}</Text>
36+
<Text style={{ marginTop: 10000 }}>{`
37+
.::::.
38+
.::::::::::.
39+
::::::::::::
40+
..:::::::::::::'
41+
':::::::::::::'
42+
.:::::::::::
43+
'::::::::::::::..
44+
..:::::::::::::::::.
45+
::::::::::::::::::::
46+
:::: :::::::::::' .:::.
47+
::::' '::::::' .::::::::.
48+
.::::' ::::: .:::::::':::::.
49+
:.:::' :::::: .:::::::::' ':::::.
50+
.::' :::::.:::::::::' ':::::.
51+
.::' ::::::::::::::' ::::.
52+
...::: ::::::::::::' ::.
53+
':. ':::::::::' :::::::::.
54+
'.:::::' ':'
55+
`}</Text>
56+
<Text style={{ color: 'black', textAlign: 'center', margin: 10 }}>Goddess bless you, there will never be BUG.</Text>
3657
</ScrollView>
3758
);
3859
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /