添加api管管管理
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user