摘要: 1.先将数据完整展示出来 (1)后台代码 public function GoodsShow(){ //每页显示数量 $size=5; $model=new \app\test\model\Goods(); $data=$model->join('type','t_id=type_id')->sel 阅读全文
posted @ 2021-09-03 08:22 执着y1份等待 阅读(365) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <script src="https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js" 阅读全文
posted @ 2021-09-03 08:19 执着y1份等待 阅读(170) 评论(0) 推荐(0)