mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 05:31:44 +08:00
fix: cdn domain
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#### 这是耗子Linux面板的开源仓库,基于Apache License 2.0协议进行开源,目前处于积极开发状态。
|
||||
|
||||
#### 我们正在进行基于 Golang 的 V2 版本的开发,加入我们的 交流QQ群:[12370907](https://jq.qq.com/?_wv=1027&k=I1oJKSTH) | QQ频道:[耗子](https://pd.qq.com/s/fyol46wfy) 获取最新动态。
|
||||
|
||||
## 运行环境
|
||||
|
||||
| 系统 | 版本 |
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
<link href="{{asset('layui/css/layui.css')}}" rel="stylesheet">
|
||||
<script src="https://cdnjs.cdn.wepublish.cn/ace/1.6.1/ace.js"></script>
|
||||
<script src="https://cdnjs.cdn.haozi.net/ace/1.6.1/ace.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="HaoZi_panel"></div>
|
||||
|
||||
Reference in New Issue
Block a user