search() {
// uni.navigateTo({
// url: '../search/search'
// });
uni.chooseLocation({
success(res) {
console.log(res.name)
}
})
},
//一个点击事件
在真机上测试报了下面一堆错误
[ERROR] : ReferenceError: Can't find variable: WeexPlusfilename:file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.htmllineno:1
17:16:53.928 [ERROR] : file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:260
17:16:53.929 nativeEval@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:7637
17:16:53.929 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:187
17:16:53.929 global code@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:468
17:16:53.948 [ERROR] : webviewScriptError
17:16:53.948 Can't find variable: WeexPlus
17:16:53.949 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:260
17:16:53.949 nativeEval@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:7637
17:16:53.949 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:187
17:16:53.949 global code@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:468
17:16:57.109 [ERROR] : ReferenceError: Can't find variable: WeexPlusfilename:file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.htmllineno:1
17:16:57.129 [ERROR] : file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:259
17:16:57.129 nativeEval@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:7637
17:16:57.130 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:187
17:16:57.130 global code@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:423
17:16:57.149 [ERROR] : webviewScriptError
17:16:57.150 Can't find variable: WeexPlus
17:16:57.150 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:259
17:16:57.150 nativeEval@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:7637
17:16:57.150 file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:187
17:16:57.150 global code@file:///var/mobile/Containers/Data/Application/EB0CC990-68C3-44C0-A300-29FD1336F0AD/Documents/Pandora/apps/720DD038B0CC15B89BD33728720CEC83/www/uniappchooselocation.html:1:423
3 个回复
DCloud_App_Array
此问题已在HBuilderX1.9.8及以上版本修复。
sharper - 坐看风云涌起
iPhone报错,正好做到这个模块
DCloud_App_Array
Alpha版本已修复此问题,下载地址:
https://ask.dcloud.net.cn/article/35765
2019-05-07 17:39
y***@163.com
回复 DCloud_App_Array: 其实alpha版还没修复,现在的错误提示是[ERROR] : Script error.filename:lineno:0
2019-05-09 14:46
y***@163.com
回复 DCloud_App_Array: 地图触发markertap的时候宝的错
2019-05-09 14:57
DCloud_App_Array
回复 y***@163.com: 提供复现问题的示例应用,平台和设备信息,以及操作步骤说明。
2019-05-09 20:14
3***@qq.com
打开地图就报这个 ReferenceError: Can't find variable: WeexPlus ,也是这个bug导致的吗
DCloud_App_Array
此问题已经修复,请更新HBuilderX到最新版本(1.9.8)
2019-05-20 16:50