你好,你的小程序为交易类,需在开发者后台「版本管理—提交审核——小程序订单中心path」设置订单中心页path,请设置后再提交代码审核。
程序提交审核的时候我也写用户中心地址 /pages/user-order/user-order 但是还
你好,你的小程序为交易类,需在开发者后台「版本管理—提交审核——小程序订单中心path」设置订单中心页path,请设置后再提交代码审核。
程序提交审核的时候我也写用户中心地址 /pages/user-order/user-order 但是还没用审核不过
管理员已回答
您好,地址是对的 /pages/user-order/user-order
可以根据失败原因去处理。
1、 Mini programs with new registration or version iteration requirements,The order center page of the merchant mini program can be configured through parameters during the review processpath Add parameter as:order_path; The interface is:submit_audit 2、 Mini programs without version iteration requirements,Third party developers can set the order center page on behalf of merchants through the following interfacepath applySetOrderPathInfo:This interface can be used for batch merchant mini program submission, application settings, order center pagepath getOrderPathInfo:This interface can be used to query the order center page of the merchant mini programpathinformation
View All 1 Comments