摘要: <view class="container_box"> <view class="container_active"> <view class="container_active_item" v-for="(item, index) in gridItems" :key="index" :clas 阅读全文
posted @ 2025-04-17 17:38 挽你手 阅读(29) 评论(0) 推荐(0)
摘要: data(){ return{ nameList: ['12345678934', '12345678934', '12345678934', '12345678934', '12345678934'], } } cerated(){ this.nameList = this.desensitize 阅读全文
posted @ 2025-04-17 10:41 挽你手 阅读(36) 评论(0) 推荐(0)