Home > Q&A > body text
{volist name='productList' id='vo'} <tr class="text-c"> <td><input type="checkbox" value="1" name=""></td> <td><?php echo $vo['id']; ?></td> 报错显示未定义变量vo
独钓寒江雪2019-03-02 14:12:25
The problem has been solved because a tag is missing