今天回复我了吗
今天回复我了吗
  • 发布:2019-06-05 20:50
  • 更新:2019-06-05 20:50
  • 阅读:1367

uniapp 不支持 v-if 中使用startsWith吗

分类:uni-app

<template v-if="innerItem.head.startsWith('https')">
12313
</template>
<template v-else-if="innerItem.head">
55555555
</template>
<template v-else>
44444
</template>

页面已经打印出来了 https ,但是没进去这个条件

2019-06-05 20:50 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复