This commit is contained in:
weipengfei 2023-08-23 10:15:26 +08:00
parent a259db6cdb
commit 0d9c1329ab

View File

@ -77,7 +77,7 @@
}, },
onLoad() { onLoad() {
this.options.data = bj; this.options.data = bj;
this.$refs.lottie.call('play'); // this.$refs.lottie.call('play');
}, },
methods: { methods: {
changeTabs(e) { changeTabs(e) {