网址规则:https://域名/asset/id?code=123(id是动态数字,code是字母数字动态编码)。如http://xxx/asset/21?code=TY2019110012,http://xxx/asset/22?code=TY2019110013,这种url的二维码跳转规则怎么写?
encodeURIComponent和decodeURIComponent 即可