批次更新
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
<div class="dashboard-title card bg-primary">
|
||||
<div class="card-body">
|
||||
<div class="text-center ">
|
||||
<img class="avatar img-circle shadow mt-1" src="/vendor/dujiaoka-admin/images/logo.jpg">
|
||||
<img class="avatar img-circle shadow mt-1" src="/vendor/dujiaoka-admin/images/logo.png">
|
||||
|
||||
<div class="text-center mb-1">
|
||||
<h1 class="mb-3 mt-2 text-white">独角数卡 V{{ config('dujiaoka.dujiaoka_version', '2.0.0') }}</h1>
|
||||
<h1 class="mb-3 mt-2 text-white">云泽数卡 V{{ config('dujiaoka.dujiaoka_version', '2.0.0') }}</h1>
|
||||
<div class="links">
|
||||
<a href="https://github.com/assimon/dujiaoka" target="_blank">Github</a>
|
||||
<a href="//shang.qq.com/wpa/qunwpa?idkey=37b6b06f7c941dae20dcd5784088905d6461064d7f33478692f0c4215546cee0" id="qq-group-link" target="_blank">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>独角数卡安装程序</title>
|
||||
<title>云泽数卡安装程序</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
|
||||
<meta name="renderer" content="webkit">
|
||||
|
||||
@@ -685,7 +685,7 @@ TkSuQmCC" />
|
||||
</svg>
|
||||
|
||||
</h1>
|
||||
<h2>独角数卡 「{{ config('dujiaoka.dujiaoka_version') }}」</h2>
|
||||
<h2>云泽数卡 「{{ config('dujiaoka.dujiaoka_version') }}」</h2>
|
||||
<div>
|
||||
|
||||
<p>每个梦想的路上,一起前行....!
|
||||
@@ -745,7 +745,7 @@ TkSuQmCC" />
|
||||
<div class="form-group">
|
||||
<div class="form-field">
|
||||
<label>网站名称</label>
|
||||
<input type="title" value="独角数卡" name="title" required="">
|
||||
<input type="title" value="云泽数卡" name="title" required="">
|
||||
</div>
|
||||
|
||||
<div class="form-field">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="footer-links">
|
||||
Powered by <a href="https://github.com/assimon/dujiaoka">@独角数卡.</a>
|
||||
Powered by <a href="https://github.com/assimon/dujiaoka">@云泽数卡.</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## 独角数卡 - Luna模板
|
||||
## 云泽数卡 - Luna模板
|
||||
|
||||
一套简洁的独角数卡模板
|
||||
一套简洁的云泽数卡模板
|
||||
|
||||
## 特殊用法
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="layui-row">
|
||||
<div class="layui-col-md8 layui-col-md-offset2 layui-col-sm12">
|
||||
<div style="text-align: center">{!! dujiaoka_config_get('footer') !!}</div>
|
||||
<p>Powered by <a href="https://github.com/assimon/dujiaoka" target="_blank">@独角数卡.DJK</a></p>
|
||||
<p>Powered by <a href="https://github.com/assimon/dujiaoka" target="_blank">@云泽数卡.DJK</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="row">
|
||||
<div class="col-12 text-center">
|
||||
<div class="author">
|
||||
Powered by:<a href="http://dujiaoka.com">@独角数卡</a>
|
||||
Powered by:<a href="http://dujiaoka.com">@云泽数卡</a>
|
||||
</div>
|
||||
<div class="custom">
|
||||
{!! dujiaoka_config_get('footer') !!}
|
||||
|
||||
Reference in New Issue
Block a user