vue组件的3种书写形式 第一种使用script标签<!DOCTYPE html><html> <body> <div id="app"> <my-component></my-component> </div> <-- 注意 vue学习???? 2024-01-13 140 点赞 2 评论 212 浏览