修复 403 404 500 主题跟随问题
parent
2b6de8bd1c
commit
0dd01f0353
|
|
@ -205,7 +205,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
<script src="../../component/layui/layui.js" charset="utf-8"></script>
|
<script src="../../component/layui/layui.js"></script>
|
||||||
<script src="../../component/pear/pear.js"></script>
|
<script src="../../component/pear/pear.js"></script>
|
||||||
<script>
|
<script>
|
||||||
layui.use(['layer', 'echarts', 'carousel', 'element', 'table'], function() {
|
layui.use(['layer', 'echarts', 'carousel', 'element', 'table'], function() {
|
||||||
|
|
|
||||||
|
|
@ -15,5 +15,7 @@
|
||||||
<button class="pear-btn pear-btn-primary">返回首页</button>
|
<button class="pear-btn pear-btn-primary">返回首页</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script src="../../component/layui/layui.js"></script>
|
||||||
|
<script src="../../component/pear/pear.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -15,5 +15,7 @@
|
||||||
<button class="pear-btn pear-btn-primary">返回首页</button>
|
<button class="pear-btn pear-btn-primary">返回首页</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script src="../../component/layui/layui.js"></script>
|
||||||
|
<script src="../../component/pear/pear.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -15,5 +15,7 @@
|
||||||
<button class="pear-btn pear-btn-primary">返回首页</button>
|
<button class="pear-btn pear-btn-primary">返回首页</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script src="../../component/layui/layui.js"></script>
|
||||||
|
<script src="../../component/pear/pear.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue