954
3879
管理员
<div id="app"> <!-- 插值 插值表达式 --> <s>{{us}}</s> <!-- 插值表达式可以使用运算符 --> {{us>3?'大':'小'}} <!-- 函数调用 --> {{hh()}} <!-- 对象的调用 --> {{obj.name}} <!-- 不能写逻辑代码 --> <!-- {{if(us>1){ console.log(1) }else{ console.log(0) }}} --> </div>
使用道具 举报
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
手机版|小黑屋|编程站点 ( 冀ICP备2023028127号-2 )|友链申请|
GMT+8, 2025-7-2 03:00 , Processed in 0.083277 second(s), 34 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.