The problem of using recycle-list in weex

weex"s SDK is v0.18 +, weex-loader is v0.7.2 +
and then when using recycle-list, an error is reported as follows:
[Native Error] No template fount for component: (null)
looks like this component is not in the right format.
< cell-slot: key= "I" >
< text style= "color: white": value= "I" > textaaaa < / text >
< / cell-slot >
text is displayed, that is, an error is reported, and then the bound data is less than

.
Mar.16,2021

css style actually exists, that is, the data is not bound. I copy the official demo code and do not show the bound data, but the official demo, is normal when I scan the code.

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