wxml中不能用typeof判断undefined?

小程序 文章 2020-08-21 15:41 1152 0 全屏看文

AI助手支持GPT4.0

wxml中不能用typeof判断undefined?Can't use typeof to judge undefined in wxml?

wxml中不能用typeof判断undefined?

js中

data:{  // nothing }

wxml中

<view wx:if="{{typeof(foo)!=='undefined'}}">hello   view>


这里的hello不会展示,经测试wxml中的typeof(foo)输出是 undefined,但是表达式并不成立。

wxml中

foo!==undefined // truetypeof(foo)!=='undefined' // falsetypeof(foo)!==undefined // false

js中是成立的,为什么wxml中不保持一致?

typeof(foo)!=='undefined' // true

Data: {/ / nothing} wxml < view Wx: if = {{typeof (foo)! = = = = ='undefined '}} > > Hello > in wxml, the output of typeof (foo) in wxml is undefined, but the expression does not hold. In wxml, foo! = = undefined / / truetypeof (foo)! = = = = = = = undefined '/ / false type (foo)! = = undefined / / false JS is true. Why is it inconsistent in wxml? typeof(foo)!=='undefined' // true

回答:

?:

wx:if="{{foo}}"就标识了 不为空不为null不为undefined不为负

Zero:

wxml中不支持这种写法。

微喵网络:

因为wxml不是js

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
这个报错是啥意思,如何查找?
公众号发布了两百多个原创视频(均大于一分钟),却没有一点点的推荐流量,全是0推荐,这是什么原因?
web-view 是否支持请求头设置???
刚买的域名还没部署东西就被微信封了,怎么解封啊?
微信公众号被永久封禁,如何注销账号?
随便看看
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8509
问题? 8131
如何快速搭建抽奖助手小程序(无需代码知识) 5288
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6562
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5849
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5511
如何解决渲染层网络错误Failed to load media? 16758
小程序找号找回 释放昵称? 2774
我的小程序广告主收入5301,实际进账4406,是怎么回事呀? 2642
删除部分微信用户个人数据的通知,怎么删除? 5819