- 博客(4)
- 收藏
- 关注
原创 VUE插槽/插槽传参
父组件<template> <Son> <template slot-scope="scope"> //scope 所有数据 {{scope.data}} //'传传传传传' </template> <template slot="slots" slot-scope="scope"> //具名插槽 {{scope.msg}} //'参参参参参' </template> .
2022-04-03 19:49:03
6073
原创 VUE过滤
filters:{ text(key){ var keyObj ={ allowRefund: '认证', buyout:'上市', cityCardTag: "城市名片", deal: "政策", endorse:"促销", hallTypeVOList: "人气", sell: "销量", snack: "小吃", .
2022-03-31 22:36:32
146
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人