Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
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
chenjunxiong
guns-vip
Commits
51a1f939
Commit
51a1f939
authored
Mar 29, 2019
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加修改标识说明
parent
8b1f0619
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
src/main/webapp/assets/common/tip.md
+30
-0
No files found.
src/main/webapp/assets/common/tip.md
0 → 100644
View file @
51a1f939
assets/common目录为easyweb的源代码,为了方便升级,列出所有改动如下:
login.css中的修改:
```
js
//由于路径的原因,第四行图片地址改为:
background
-
image
:
url
(
"../images/bg_login2.svg"
);
```
common.js的修改:
```
js
这个改动比较大,建议直接覆盖然后用
git
对比
```
admin.js的修改:
```
js
//427行改下地址
content
:
n
?
n
:
"page/tpl/tpl-theme.html"
//445行改下地址
content
:
n
?
n
:
"page/tpl/tpl-message.html"
```
index.js的修改:
```
js
//第20行开启默认的单页标签
pageTabs
:
true
,
```
\ No newline at end of file
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