添加api管管管理

This commit is contained in:
zmr900709
2020-07-16 09:47:53 +08:00
parent dcd5b86284
commit 5f8e0f5f10
5 changed files with 110 additions and 0 deletions

View File

@@ -159,6 +159,12 @@
},
tosign(){
console.log("111")
this.$u.api.documentInfo({
document_code: 'privacy'
}).then((res)=>{
console.log(res)
})
try {
const value = uni.getStorageSync('list_tosign');
if (value) {