Will thead set background images be displayed repeatedly on Android phones?

set the background image of thead, unexpectedly repeat, a gradient image to be displayed 3 times on Android phone, what is the reason?

   

Mar.30,2021

is thead itself repeated

but the requirement of this linear gradient doesn't need a picture, but css can do it.

background-image: linear-gradient(to right, -sharpf78853, -sharpfa4c43);

width 100%, or there is something wrong with your background-size adaptation. Check

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