Can't other vue pages in weex display if they refer to local images?

it is possible to use file:/android_asset/images/default.png to access pictures in index.vue, but other created vue pages cannot display pictures with this path. Later, I built a picture server with nginx. In other vue pages, I changed the address of src into the url image address of the picture server, which could not be displayed and did not report an error. I don"t know how to get it

.
Mar.11,2021

display pictures need native implementation ImageAdapter, default official implementation of a simple version, need to be expanded according to the needs

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b342-2c26a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b342-2c26a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?