mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改样式文件
This commit is contained in:
parent
fcf8db94a0
commit
9d7ed3275e
@ -1,7 +1,7 @@
|
||||
<form onsubmit="return false;" data-auto="true" method="post" class='layui-form layui-card shadow-none' autocomplete="off">
|
||||
|
||||
<div class="layui-card-header border-0">
|
||||
<div class="layui-bg-gray padding-col-20 border-radius-5">
|
||||
<div class="layui-bg-gray padding-col-20 border-radius-5 layui-elip">
|
||||
使用微信公众平台直接模式时,需要在微信公众号平台配置授权IP及网页授权域名,将公众号平台获取到的参数填写到下面。
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<form onsubmit="return false;" data-auto="true" method="post" class='layui-form layui-card shadow-none' autocomplete="off">
|
||||
|
||||
<div class="layui-card-header border-0">
|
||||
<div class="layui-bg-gray padding-col-20 border-radius-5">
|
||||
<div class="layui-bg-gray padding-col-20 border-radius-5 layui-elip">
|
||||
使用微信开放平台授权模式时,需要使用楚才开放平台的 <span>微信授权</span> 服务,接口需要使用 <span>Yar</span> 或 <span>JsonRpc</span> 通信。
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -143,6 +143,8 @@ fieldset {
|
||||
|
||||
.layui-input-inline {
|
||||
width: 170px;
|
||||
display: inline-block!important;
|
||||
margin: 0 10px 0 -1px!important;
|
||||
|
||||
input, select {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user