have you used the vscode-weex plug-in in vscode to create a new weex project? has been stuck since I executed weex:new project....
is there a compatibility error when using vue-router in weex and integrating into Android or ios? Is vue-router recommended in or weex? how to achieve the spa effect if you don t use it? ...
There is a sentence in the official guide of weex: if you use tags or styles that are not supported by Weex when customizing components, you need to implement them in Android and iOS, otherwise it will result in rendering exception. can t really figu...
after the newly-built weex project adds the android platform, use the week build android command to package it into the apk of android. This prompt is encountered how can I package it into apk? ...
problem description the picture needs to be scaled proportionally, the environmental background of the problems and what methods you have tried I have tried to operate within the @ load function, but the effect is not satisfactory related codes ...
the recent development project with weex is a list page, in which each item is separated by a margin-bottom, so that the last item will also have a bottom margin. In order to look beautiful, I need to remove the margin-bottom of the last item, but weex ...
navigator jumps normally when not using vue_router, and the error is reported as follows: ReportException: Exception: Error: Module build failed: Error: Cannot find module babel-core at Function.Module._resolveFilename (module.js:547:15) a...
customize the component of the weex and directly inherit the WXText. Why can t you get the data in the tag in the Attributes in basicComponentData? the code is as follows: public class FundWxRichText extends WXText { public FundWxRichText(WXSDKInst...
background: the project is a multi-page application, and the pages are separate, so when debugging, you need to debug the entire folder the debug command in the devtool,weex project you used before is: weex debug src-e index.vue after startup, de...
weex does not support 3D conversion of css3 now, so how to do 3D carousel ...
problem description modify the size of the picture so that the picture cannot be fully displayed. The version we use is weex 0.18. related codes <template> <div > <image :class= [tapFlag == 1 ? "image1" : "image...
the following example shows: (you can click on it and try scanning code on the web and mobile phone respectively) http: dotwe.org vue c0587761... background: I have in @ input that no matter what value is entered in the input box, its vm.txtInput i...
weex reported an error when packing ios weex build ios the error is as follows: 15:22:35 : Command failed: pod update 15:22:35 : You should config `CodeSign` and `Profile` in the `ios.config.json` We suggest that you open the `platform ios` dir...
need to implement a scrolling page, title fixed at the top of the page function, through weex , but simple scrolling can, if a little more complex, the background color can not be set. Note: copy the two effect codes to http: dotwe.org vue respect...
cnpm install-g weex-toolkit Error: GET ...
how to remove the welcome page and welcome words from weex after weex Android is packaged This section is not covered in the weex document, and it is true that it cannot be found on the Internet. Does the Great God know? ...
want to use weex then this error occurs in weex run android. In fact, I don t know what kind of mistake it is. Has anyone ever encountered it? What should we do about it? adb .... there is no problem with running RN, so it should not be an envi...
how does 1.weex solve the pop-up prompt for Android P to hide API? 2. Look, officially there is weex_sdk:0.19.0.3, but gradle can t download it. 3. Taobao, salted fish and so on do not have Android P hidden api pop-up box tips, but the official Playgr...
what needs to be configured in the weex project before the situation in the figure ...
...