Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
app-stable-website
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Android
app-stable-website
Commits
9702105b
Commit
9702105b
authored
Nov 27, 2019
by
wangkai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
还原修改状态修改
parent
dac14b6d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.php
leankcanary/index.php
+2
-2
No files found.
leankcanary/index.php
View file @
9702105b
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
<span>
<span>
</small>
</small>
<a style='color:#999999' href='
changestatus.php?id=<?php echo
$row['id']
?
'>
<a style='color:#999999' href='
javascript:changestatus(
{
$row
[
'id'
]
}
)
'>
修改状态
修改状态
</a>
</a>
</small>
</small>
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
<small>
<small>
<i class=
\"
icon-comment
\"
></i>
<i class=
\"
icon-comment
\"
></i>
上报时间
{
$row
[
'addtime'
]
}
上报时间
{
$row
[
'addtime'
]
}
</small>
</small>
</span>
</span>
<p>git 提交当前分支 [
{
$row
[
'gitCurrentBranch'
]
}
]</p>
<p>git 提交当前分支 [
{
$row
[
'gitCurrentBranch'
]
}
]</p>
<p>git 最后一次提交记录 [
{
$row
[
'gitCommitHash'
]
}
] </p>
<p>git 最后一次提交记录 [
{
$row
[
'gitCommitHash'
]
}
] </p>
...
...
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