Commit 5861d4d9 authored by JUNEWIN\Administrator's avatar JUNEWIN\Administrator

ext.json

parent 4d9430fb
......@@ -21,6 +21,11 @@ export default {
this.setToken(token)
}
})
uni.getExtConfig({
success: res => {
console.log(res)
}
})
},
......
{
"extEnable": true,
"extAppid": "wxf19f73c0309593ab",
"ext": {
"appId": "wxf19f73c0309593ab",
"curversion": "city0319"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment