1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/perfree-jpress-perfree-simple

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
setting.html 2.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Perfree Отправлено 22.03.2019 09:39 8767759
#@layout()
#define content()
<style>
.panel-title a{display: block;width: 100%;height: 40px;line-height: 40px;padding-left: 10px;font-weight: 500;font-size: .9em;}
.panel-heading{padding: 0px!important;}
.panel-group{margin-top: 20px;}
label{font-weight: 500!important;font-size: 1em!important;}
.perfree-label{width: 150px;display: block;float: left;}
.perfree-about li{list-style: none;border-bottom: 1px solid #ccc;line-height: 40px;}
.perfree-content{display: block;padding-left: 40px;color: #d64c4c;}
.alipay,.wechat{display: block;width: fit-content;margin-left: 40px;padding: 10px;background: #3c8dbc;color: white;margin-top: 10px;border-radius: 4px;float: left;}
.wechat{margin-left: 10px;}
.wechat:hover,.alipay:hover{color: white;}
</style>
<div class="content-wrapper">
<section class="content-header">
<h1>
模板设置
<small>Template Setting</small>
</h1>
</section>
<section class="content">
<div class="row">
<div class="col-xs-12">
<div class="box box-primary">
<form class="form-horizontal form-setting" autocomplete="off"
id="optionForm">
<div class="box-body ">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<!--初始设置-->
#include("./_setting/_init.html")
<!--外观设置-->
#include("./_setting/_style.html")
<!--音乐设置-->
#include("./_setting/_music.html")
<!--高级设置-->
#include("./_setting/_senior.html")
<!--关于作者-->
#include("./_setting/_about.html")
</div>
<span style="color: #999">更多功能正在开发中...</span>
</div>
<div class="box-footer">
<div class="col-sm-offset-2 col-sm-10 submit-block">
<div class="box-submit">
<button type="submit" class="btn btn-primary">提交</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
</div>
#end

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/perfree-jpress-perfree-simple.git
git@api.gitlife.ru:oschina-mirror/perfree-jpress-perfree-simple.git
oschina-mirror
perfree-jpress-perfree-simple
perfree-jpress-perfree-simple
master