微信小程序加密解密参数

加密:encodeURIComponent(参数)
解密:decodeURIComponent(参数)
原文地址:https://www.cnblogs.com/wuliujun521/p/13295095.html