```html
methods: { titleStyle() { return "#" + Math.random().toString(16).slice(2, 8); }, }
```)
请问这样写,不对吗?样式没生效!
收起
你看下这个方法在哪里调用了
报告相同问题?