I want to concatenate Vue.js variable with image URL.
What I computed:
imgPreUrl : function() { if (androidBuild) return \"android_asset/www/\";
just try