Are there any alternatives to > and * in weapp's wxss selector?

such as the question: "are there any alternatives to weapp"s wxss selector > and *?"


relation selector is not recommended.


WeChat Mini Programs does not allow wxss to use * and > to make selections. The
compromise is to add a class to the tag you want to choose.
I've started to find that it doesn't work, so I just add class .


view {
.
}

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