I want to concatenate Vue.js variable with image URL.
What I computed:
imgPreUrl : function() { if (androidBuild) return \"android_asset/www/\";
In another case I'm able to use template literal ES6 with backticks, so for yours could be set as: