xml菜单
待编辑
xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<msg serviceID="1" templateID="1" action="" brief="新消息" sourceMsgId="0" url="" flag="0" adverSign="0" multiMsgFlag="0">
<item layout="1">
<tr>
<td align="center" size="20" color="#000000">机器人所有功能</td>
</tr>
<picture cover="https://www.sjxi.cn/img/logo.png"/>
<tr>
<td align="center" size="20" style="">发送以下[关键字]使用功能!</td>
</tr>
</item>
<item>
<hr></hr>
</item>
<item layout="3">
<button style="0" action="notify"action_data="你好" name="你好" size="24" color="#FF6EB4">[搜索电影]电影名</button>
<button style="0" size="24" color="#EE30A7">[制名]描述语</button>
</item>
<item>
<hr></hr>
</item>
<item layout="3">
<button style="0" size="24" color="#FFB90F">[站点]域名</button>
<button style="0" size="24" color="#FFC125">[获文]关键词</button>
</item>
<item>
<hr></hr>
</item>
<item layout="3">
<button style="0" size="24" color="#FF8C00">[搜索音乐]音乐名</button>
<button style="0" size="24" color="#EE82EE">[搜图]图片描述</button>
</item>
<item>
<hr></hr>
</item>
<item layout="3">
<button style="0" size="24" color="#FFB5C5">[@我]问题</button>
</item>
<source name="" action="" appid=""/>
</msg>