the asynchronous request code in a general vue project is as follows: invoke asynchronous request: axios.get( api index.json ).then() The configuration code in config index.js is as follows: proxyTable: { api : { target: http: 23.8....
after several twists and turns, the apk file is finally packaged through cordova . However, when it is installed on the phone, it is found that a blank page is displayed. After searching for for a long time, I unzipped the apk and opened the asset...
premise : The project is packaged into apk using cordova , and the plug-in cordova-plugin-splashscreen is used to do the app startup animation. This step has been implemented. Target: effect 1: I have seen a lot of app, such as NetEase ...
recently wrote a small demo, using vue to pack it into an apk practitioner, so I looked it up on the Internet, but found an error after checking the environment in cordova requirements . The message is as follows: : 1sdk android-sdk_r24.4.1-windows....