vue.js-動態綁定class

基於vue.js 1.X版本 點擊按鈕,動態綁定class。javascript <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> .active{ color: red; } </style> </head> <body> <
相關文章
相關標籤/搜索