1.將最新的weex sdk 集成到android應(yīng)用, 加載通過 vue 文件轉(zhuǎn)換的 js 文件, 提示錯(cuò)誤。引入的是最新 sdkcompile 'com.taobao.android:weex_sdk:0.10.0@aar'vue 文件時(shí)最簡單的 hello world<template> <div> <text style="font-size: 100px;">Hello World.</text> </div></template>然而總是提示錯(cuò)誤。。03-03 11:55:02.426 7414-7443/com.example.weex E/jsengine: ReportException :(weex):49: ReferenceError: __weex_define__ is not defined03-03 11:55:02.431 7414-7443/com.example.weex E/jsengine: ReportException : ReferenceError: __weex_define__ is not defined at Object.<anonymous> ((weex):49:2) at __webpack_require__ ((weex):20:30) at (weex):40:18 at (weex):43:10
- 2 回答
- 0 關(guān)注
- 944 瀏覽
添加回答
舉報(bào)
0/150
提交
取消