Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Svn-to-Git
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
Svn-to-Git
Commits
3f8563d9
Commit
3f8563d9
authored
Dec 09, 2018
by
王进波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e261cf38
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
子站多模板更新.md
doc/子站多模板更新.md
+2
-0
No files found.
doc/子站多模板更新.md
View file @
3f8563d9
...
...
@@ -22,6 +22,8 @@
![
1544346992373
](
./子站多模板更新./1544346992373.png
)
### 路径相关的修改位置
路径是之前创建站点的逻辑中比较重要的部分,站点创建,销毁,更新等多处都会使用,我专门创建了一个配置类用来管理配置,之前不考虑多套模板的情况下,使用了静态的路径数据,现在为了支持多套模板,和并发环境下的操作,必须在每一次涉及到路径的操作时实例化一个路径的参数类型,此处创建了一个 PathConfig类型,引用该类文件的多处代码都改了一遍,具体记不清位置
...
...
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