Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
office-web
Commits
e63203e6
Commit
e63203e6
authored
Apr 12, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: 增加好办后台路由结构图
parent
8ae4cb17
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
README.md
README.md
+7
-1
haoban-router-constructor.png
haoban-router-constructor.png
+0
-0
No files found.
README.md
View file @
e63203e6
...
...
@@ -21,9 +21,15 @@ npm run build --report
For a detailed explanation on how things work, check out the
[
guide
](
http://vuejs-templates.github.io/webpack/
)
and
[
docs for vue-loader
](
http://vuejs.github.io/vue-loader
)
.
## 说明文档
-
好办后台路由机构图
!
[
](http://115.159.76.241/office/office-web/blob/dev/haoban-router-constructor.png)
## 注意
>由于自定义 header 头增加 haobanSign 字段(即企业id),本地调试有些请求会有 options 预检请求,可以先注释下面代码, build 时候
在放开注释;
>由于自定义 header 头增加 haobanSign 字段(即企业id),本地调试有些请求会有 options 预检请求,可以先注释下面代码, build 时候
再放开注释;
```
# src/api/api.js
if (!!localStorage.getItem('userInfo')) {
...
...
haoban-router-constructor.png
0 → 100644
View file @
e63203e6
74.7 KB
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