摘要: u-button组件里:customStyle="样式数据名" 在data里申明样式数据名,形式为对象,注意值要加引号,且有-的只要改为驼峰命名如border-Radius 例如: //html <u-button :customStyle="btnGetCode"></u-button> //js 阅读全文
posted @ 2023-05-13 22:01 盘思动 阅读(1922) 评论(0) 推荐(0) 编辑