File tree Expand file tree Collapse file tree 1 file changed +9
-27
lines changed Expand file tree Collapse file tree 1 file changed +9
-27
lines changed Original file line number Diff line number Diff line change 2
2
3
3
** 下面是效果图 **
4
4
5
-
6
- # 首页
5
+
7
6
8
7
<table >
9
8
<tr >
10
9
<th >
11
- <img style = " width : 300 px ; height : 660 px " src =" snapshoot/home.PNG " alt =" 首页 " align =center />
10
+ <img src =" snapshoot/home.PNG " alt =" 首页 " align =center />
12
11
</th >
13
- </tr >
14
- </table >
15
-
16
-
17
12
18
- # 通讯录
19
-
20
- <table >
21
- <tr >
22
13
<th >
23
- <img style = " width : 300 px ; height : 660 px " src =" snapshoot/contacts.PNG " alt =" 通讯录 " align =center />
14
+ <img src =" snapshoot/contacts.PNG " alt =" 通讯录 " align =center />
24
15
</th >
25
16
</tr >
26
17
</table >
18
+
27
19
28
- ## 发现
29
20
30
21
<table >
31
22
<tr >
32
23
<th >
33
- <img style = " width : 300 px ; height : 660 px " src =" snapshoot/find.PNG " alt =" 发现 " align =center />
24
+ <img src =" snapshoot/find.PNG " alt =" 发现 " align =center />
34
25
</th >
35
- </tr >
36
- </table >
37
-
38
-
39
- ## 我的
40
26
41
-
42
- <table >
43
- <tr >
44
27
<th >
45
- <img style = " width : 300 px ; height : 660 px " src =" snapshoot/me.PNG " alt =" 我的 " align =center />
28
+ <img src =" snapshoot/me.PNG " alt =" 我的 " align =center />
46
29
</th >
47
30
</tr >
48
31
</table >
49
32
33
+
34
+
50
35
51
- </table >
52
-
53
- <br >
54
- ## 支付
36
+
55
37
56
38
<table >
57
39
You can’t perform that action at this time.
0 commit comments