添加设置收款账户部分

This commit is contained in:
2019-09-08 15:26:13 +08:00
parent 91332295a8
commit 687fbf7551
4 changed files with 83 additions and 2 deletions

3
js/setting_recive.js Normal file
View File

@ -0,0 +1,3 @@
mui.plusReady(function(){
console.log("ok")
})