消息
This commit is contained in:
6
App.vue
6
App.vue
@@ -14,9 +14,9 @@ vueVersion = 3;
|
||||
// You can get userSig from TencentCloud chat console for Testing TUIKit.
|
||||
// Deploy production environment please get it from your server.
|
||||
// View https://cloud.tencent.com/document/product/269/32688
|
||||
uni.$SDKAppID = 0; // Your SDKAppID
|
||||
uni.$userID = ''; // Your userID
|
||||
uni.$userSig = ''; // Your userSig
|
||||
uni.$SDKAppID = 1600086550; // Your SDKAppID
|
||||
uni.$userID = '123'; // Your userID
|
||||
uni.$userSig = 'eJyrVgrxCdYrSy1SslIy0jNQ0gHzM1NS80oy0zLBwoZGxlDh4pTsxIKCzBQlK0MzAwMDCzNTUwOITGpFQWZRKlDc1NTUCCgFES3JzAWJmZuYGxpbALVATclMB5qaUmwRlpvkHBmcHWps7hScoe3sm6PtmRxZXOWZkZYbWGKYXlVo6ByUUlqRbqtUCwBTujBs'; // Your userSig
|
||||
|
||||
export default {
|
||||
onLaunch: function () {
|
||||
|
||||
Reference in New Issue
Block a user