随笔分类 -  前端 / vue

摘要:代码: <!doctype html> <html> <head> <meta charset="utf-8"> <title>example</title> <!-- 复制于文件:https://unpkg.com/vue@3.4.31/dist/vue.global.js --> <script 阅读全文
posted @ 2024-07-15 10:36 jsper 阅读(149) 评论(0) 推荐(0) 编辑
摘要:方式一: 在标签上使用:set关键字,不管什么标签都可以 <template> <h1>test</h1> <template :set="first = list[0]"> // 定义变量 <div>{{first.name}}</div> //使用变量 </template> ... </tem 阅读全文
posted @ 2023-04-24 12:01 jsper 阅读(907) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示