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