des:a
这个标签用一般来加密url参数
原文:<a href="/a.html?id=1">连接</a>
<des:a href="/a.html?id=1">连接</des:a>
生成密文
<a href="/a.html?id=密文">连接</a>