Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Guten-PigxUI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
黄卓然
Guten-PigxUI
Commits
51147d6c
Commit
51147d6c
authored
Nov 18, 2018
by
lishangbu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
💬
Updating text and literals.
parent
bdd20762
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13797 additions
and
257 deletions
+13797
-257
package-lock.json
package-lock.json
+13645
-0
website.js
src/const/website.js
+3
-3
wel.vue
src/page/wel.vue
+149
-254
No files found.
package-lock.json
0 → 100644
View file @
51147d6c
This diff is collapsed.
Click to expand it.
src/const/website.js
View file @
51147d6c
export
default
{
title
:
"PigX"
,
logo
:
"P"
,
indexTitle
:
'
avue-cli By smallwei
'
,
logo
:
"P
igX
"
,
indexTitle
:
'
PigX Pro 快速开发框架
'
,
whiteList
:
[
"/login"
,
"/404"
,
"/401"
,
"/lock"
],
//配置无权限可以访问的页面
whiteTagList
:
[
"/login"
,
"/404"
,
"/401"
,
"/lock"
,
],
//配置不添加tags页面 ('/advanced-router/mutative-detail/*'——*为通配符)
lockPage
:
'/lock'
,
...
...
@@ -25,4 +25,4 @@ export default {
children
:
'children'
}
}
}
\ No newline at end of file
}
src/page/wel.vue
View file @
51147d6c
This diff is collapsed.
Click to expand it.
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