<!DOCTYPE html> <html lang="en"> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>帝霸</title> <link rel="stylesheet" href="./layui/css/layui.css"> <style type="text/css"> .indexP p a{ color:#4c6978; } </style> </head> <body> <div style="height: 50px;line-height: 50px;text-align: center" class="layui-header header header-doc layui-bg-cyan"> <div style="float: left;margin-left: 10px"> <a href="javascript:history.go(-1)"> <i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i></a> </div> <b class="layui-icon">帝霸</b> <div style="float: right;margin-right: 10px"> <i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i> </div> </div> <div class="layui-row" style="background: #f2f2f2"> <div style="padding: 10px" class="layui-col-xs4 layui-col-sm2 layui-col-md2 layui-col-lg2"> <img style=" width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/> </div> <div style="padding: 20px" class="layui-col-xs8 layui-col-sm8 layui-col-md8 layui-col-lg8"> <div style=";color: #4c6978;">作者:厌笔萧生</div> <div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div> <div style="margin-top: 5px;color: #4c6978;">状态:连载</div> <div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div> <div style="margin-top: 5px;color: #4c6978;">评分:<i style="font-weight:bold;color: red">9.2分</i></div> </div> </div> <div style="text-align: center;height: 60px;line-height: 60px"> <button type="button" class="layui-btn layui-btn-radius">开始阅读</button> <button type="button" onclick="AddToFavorites()" class="layui-btn layui-btn-radius layui-btn-warm">加入收藏</button> </div> <p style="line-height: 23px;padding: 10px;text-indent: 25px;font-size: 14px;color: #4c6978;"> 万火儿莫名其妙的重生了,而且从堂堂的金丹修士,直接坠落尘埃,变成天赋极差的炼气期小透明。<br><br> 小透明无父无母小可怜,柔弱无骨真小白花。<br><br> 万火儿仰天长叹。<br><br> 天道你大爷!<br><br> 不过这一次不仅附赠随身空间,还另有极重承诺的天之骄子美貌未婚夫一枚。<br><br> 万火儿抚胸感叹:还好,还好。<br><br> 但是,除此之外,还附赠另一枚重生女!<br><br> 重生女杂灵根,蓦然醒转变为天之骄女,自此之后,丹药在她手,神兽就她有。人生处处是机缘,所到处处有福缘,更有无数美男前仆后继,后宫日益壮大。<br><br> 万火儿哀叹。<br><br> 不同命啊~<br><br> 什么?<br><br> 重生女抢她名额,找未婚夫揍她。<br><br> 什么?<br><br> 重生女抢她好友?让好友接着揍她。<br><br> 什么?<br><br> 重生女要将她未婚夫收后宫?<br><br> 抱歉,绝对不行!<br><br> 自此之后,柔弱小白花,踏上漫漫极品女盗之路。<br><br> 信奉宗旨,只要是重生女的机缘,那就抢抢抢。只要是重生女的桃花,那就破破破。<br><br> 什么?机缘本是她的?桃花也是她的?<br><br> 桃花就算了,机缘绝对不放过。<br><br> 敬请收看:妖孽无双女盗贼是如何装作可怜无助小白花,一路扮猪吃老虎,踏上漫漫修仙路的。 </p> <div class="layui-collapse"> <div class="layui-colla-item" > <h2 class="layui-colla-title"> <span>最新章节</span> <span style="margin-left: 30px"> 更新: <i>2019-08-22 12:56:09</i> </span> </h2> <div class="layui-colla-content layui-show indexP"> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p> <p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p> </div> </div> </div> <div style="height: 42px;color:#4c6978;line-height: 42px;padding-left: 30px;background: #f2f2f2" > 查看完整目录 </div> <div style="height: 60px;line-height: 60px;text-align: center" class="layui-footer footer footer-demo layui-bg-cyan"> <a style="font-size: 14px;color: #92B8B1;">首页</a> <a style="font-size: 14px;color: #92B8B1;margin-left: 50px">阅读记录</a> <div style="float: right"><a href="#top"><i class="layui-icon" style="margin-right:15px;font-size: 30px;color:#92B8B1 "></i></a> </div> </div> </body> <script src="./layui/layui.all.js"></script> </html>