最凶残的小海豹的博客按照官方文档使用方法 Notify('通知内容'); Notify({ type: 'primary', message: '通知内容' });...如果报错 Notify is not defined 可以使用一下方法 this.$notify('提示文案'); this.$toast('点击提示');
小泽学长的博客导入执行后 VM292:1 thirdScriptError ... module "miniprogram_npm/vant-weapp/mixins/transition" is not defined Error: module "miniprogram_npm/vant-weapp/mixins/transition" is not d...