WeChat Mini Programs background picture ghosting

WeChat Mini Programs wxss file sets view tag background (ico.png) no-repeat background ghosting, how to solve it? The ps: icon is normal

Mar.20,2021

try writing separately

background-image: url(...);
background-repeat: no-repeat;
background-size: 100%;

in addition, background does not support local images

on real machines.
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-1b335d5-2be8f.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-1b335d5-2be8f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?