[已删除]
[已删除]
  • 发布:2020-01-06 21:42
  • 更新:2020-04-09 17:45
  • 阅读:1510

uniapp中<picker>mode =date模式安卓报错

分类:uni-app

picker的date模式下,使用安卓=》小米9se报错
21:33:09.668 ReferenceError: getApp is not defined at view.umd.min.js:6
21:33:09.691 TypeError: t.split is not a function at view.umd.min.js:6

代码:
<picker
mode="date"
class="padding">
<view class="input">
<view class="title">
<text>出生年月</text>
<image src="../../../static/login/must.png" class="must" mode="aspectFit"></image>
</view>
<view class="select">
<text>{{date_show}}</text>
<image src="../../../static/login/select.png" mode="aspectFit"></image>
</view>
</view>
</picker>

2020-01-06 21:42 负责人:无 分享
已邀请:
c***@etnwl.com
1***@qq.com

1***@qq.com

解决没有

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