@@ -9,6 +9,11 @@ export default {
this.$i18n.locale = this.vuex_locale;
this.$u.api.lang({lang: this.vuex_locale});
}
//只有在基座运行的情况下才能打印看到
const clientInfo = plus.push.getClientInfo()
console.log(clientInfo)
// 设置底部导航栏角标
// uni.setTabBarBadge({
// index: 0,
The note is not visible to the blocked user.