摘要:
一、代码 <template> <view> </view> </template> <script> export default { name:"child", data() { return { }; }, props: { }, beforeCreate() { console.log('实 阅读全文
摘要:
一、功能介绍 通过公众号发送模板消息跳转到小程序查看工资条详情。支持手写签名、确认。 二、效果图 三、后端效果图 阅读全文