Jerry пре 7 година
родитељ
комит
f5e317944a
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -111,7 +111,8 @@ fmt.Println("paySign:", paySign)
 
 ### 加密数据,解密到指定结构体
 
-拿小程序获取手机号为例
+> 拿小程序获取手机号为例
+
 button按钮获取手机号码:[button组件文档](https://developers.weixin.qq.com/miniprogram/dev/component/button.html)
 
 微信解密算法文档:[解密算法文档](https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html)