Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
haishi
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
haishi
Commits
68de1b66
Commit
68de1b66
authored
Mar 04, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
26d0eeab
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
admin/themes/simplebootx/Admin/Userauth/edit3.html
+1
-1
api/Config/app.php
+5
-5
No files found.
admin/themes/simplebootx/Admin/Userauth/edit3.html
View file @
68de1b66
...
...
@@ -70,7 +70,7 @@
</fieldset>
<div
class=
"form-actions"
>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
{:L('EDIT')}
</button>
<button
type=
"submit"
class=
"btn btn-primary js-ajax-submit"
>
确认
</button>
<a
class=
"btn"
href=
"{:U('Userauth/index3')}"
>
{:L('BACK')}
</a>
</div>
</form>
...
...
api/Config/app.php
View file @
68de1b66
...
...
@@ -17,17 +17,17 @@ return array(
'sign_key'
=>
'76576076c1f5f657b634e966c8836a06'
,
'uptype'
=>
2
,
//上传方式�?表示 七牛�?表示 本地
'uptype'
=>
1
,
//上传方式�?表示 七牛�?表示 本地
/**
* 七牛相关配置
*/
'Qiniu'
=>
array
(
//统一的key
'accessKey'
=>
'
guBt53WaJGrP5kLLhSL-th6pS-99IiPJsBM_YdCX
'
,
'secretKey'
=>
'
35VrPLcM5dszyQqxVkIygulVdLBUFDjRd_W3vlnS
'
,
'accessKey'
=>
'
LV3kf-D2OZLrzR2BaDuW37pLLUKt1HB7TTDKgISy
'
,
'secretKey'
=>
'
ajVeUFdoxvRkqQari4GBUbRCdXIT6VKWGuPl4Dqd
'
,
//自定义配置的空间
'space_bucket'
=>
'
mengyas
'
,
'space_host'
=>
'
qny.mengyazhibo
.com'
,
'space_bucket'
=>
'
haishi1
'
,
'space_host'
=>
'
http://qny.seals-live
.com'
,
),
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment