摘要:
css属性<style>#banner { height: 390px; background: url(""); /* 图1*/ background-size: 100% 100%; animation: banner 10s infinite; /*动画效果:10s 无限循环*/ } @key 阅读全文
posted @ 2019-05-31 17:26
放小熊的安妮
阅读(1555)
评论(0)
推荐(0)
摘要:
//第一步: //路径:phpcms/modules/content/content.php //构造方法 public function __construct() { parent::__construct(); $this->db = pc_base::load_model('content_ 阅读全文
posted @ 2019-05-31 10:39
放小熊的安妮
阅读(1454)
评论(0)
推荐(0)