Commit a30b0cf6 authored by 刘攀's avatar 刘攀

Update README.md

parent 0cd20f33
......@@ -13,6 +13,6 @@
2、小程序买单页面历史遗留:
买单页由于通过扫普通二维码进入,最初的支付宝小程序买单页面路径是 `pages/pay/pay`,而微信的路径为`pages/pay/paying/paying`,由于无法完全修改普通二维码进入的路径,估做兼容方案:
、新建`pages/pay/pay`页面,仅支付宝端可用
一、新建`pages/pay/pay`页面,仅支付宝端可用
二、**买单页面代码以`pages/pay/paying/paying`为准**,该文件有修改后,需及时同步`pages/pay/pay`页面代码,**保证两文件内容一致**
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment