Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
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
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
new-sing
admin-base
Commits
61deea5d
Commit
61deea5d
authored
Dec 17, 2018
by
wangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打包 菜单权限
parent
04a257ea
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
3 deletions
+11
-3
index.html
dev/index.html
+1
-1
41.1ea2a34d9aeff01def63.js
dev/static/js/41.1ea2a34d9aeff01def63.js
+1
-0
app.5a1b6dcec9f2d8c0fca5.js
dev/static/js/app.5a1b6dcec9f2d8c0fca5.js
+1
-0
manifest.f85d6386c7e8d6446a9d.js
dev/static/js/manifest.f85d6386c7e8d6446a9d.js
+1
-0
index.html
dist/index.html
+1
-1
32.a643c37789d54348f28d.js
dist/static/js/32.a643c37789d54348f28d.js
+1
-0
33.2dadb2c23c25b46abdfd.js
dist/static/js/33.2dadb2c23c25b46abdfd.js
+1
-0
app.29a64e93e60dbb01937f.js
dist/static/js/app.29a64e93e60dbb01937f.js
+1
-0
manifest.efe8aee754cb2a176601.js
dist/static/js/manifest.efe8aee754cb2a176601.js
+1
-0
clearCache.vue
src/components/system/clearCache.vue
+1
-0
menuList.js
src/util/menuList.js
+1
-1
No files found.
dev/index.html
View file @
61deea5d
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
cf689281ca3f70626422.js
></script><script
type=
text/javascript
src=
/static/js/vendor.14d7484eb2c1e77c5000.js
></script><script
type=
text/javascript
src=
/static/js/app.4cde39fcf58f20caa1bc
.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
f85d6386c7e8d6446a9d.js
></script><script
type=
text/javascript
src=
/static/js/vendor.14d7484eb2c1e77c5000.js
></script><script
type=
text/javascript
src=
/static/js/app.5a1b6dcec9f2d8c0fca5
.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
el
.
onerror
=
function
(
a
,
b
,
c
){
el
.
onerror
=
function
(
a
,
b
,
c
){
console
.
log
(
'error:'
,
a
,
b
,
c
);
console
.
log
(
'error:'
,
a
,
b
,
c
);
};
};
...
...
dev/static/js/41.1ea2a34d9aeff01def63.js
0 → 100644
View file @
61deea5d
webpackJsonp
([
41
],{
"b6P+"
:
function
(
e
,
t
,
n
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
"CCn6"
),
s
=
{
data
:
function
(){
return
{
cacheList
:[{
name
:
"主题列表"
,
key
:
"course_relation_list"
},{
name
:
"课包列表"
,
key
:
"course_category_list "
},{
name
:
"课包内容"
,
key
:
"element_detail"
}]}},
methods
:{
cache
:
function
(
e
){
var
t
=
this
;
this
.
$confirm
(
"此操作将清除该缓存记录?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
Object
(
a
.
u
)(
e
).
then
(
function
(
e
){
t
.
$message
({
type
:
"success"
,
message
:
"清除成功!"
})})})}}},
c
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
e
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"clearCache"
},[
n
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
cacheList
}},[
n
(
"el-table-column"
,{
staticStyle
:{
"padding-left"
:
"30px"
},
attrs
:{
prop
:
"name"
,
label
:
"缓存列表"
}}),
e
.
_v
(
" "
),
e
.
$store
.
state
.
readonly
?
e
.
_e
():
n
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
n
(
"el-button"
,{
attrs
:{
size
:
"mini"
,
type
:
"primary"
},
on
:{
click
:
function
(
n
){
e
.
cache
(
t
.
row
.
key
)}}},[
e
.
_v
(
"
\n
清除缓存
\n
"
)])]}}])})],
1
)],
1
)};
c
.
_withStripped
=!
0
;
var
o
=
{
render
:
c
,
staticRenderFns
:[]},
r
=
o
;
var
i
=!
1
;
var
l
=
n
(
"VU/8"
)(
s
,
r
,
!
1
,
function
(
e
){
i
||
n
(
"so1x"
)},
"data-v-1b442242"
,
null
);
l
.
options
.
__file
=
"src
\\
components
\\
system
\\
clearCache.vue"
;
t
.
default
=
l
.
exports
},
dxs1
:
function
(
e
,
t
,
n
){(
e
.
exports
=
n
(
"FZ+f"
)(
!
0
)).
push
([
e
.
i
,
""
,
""
,{
version
:
3
,
sources
:[],
names
:[],
mappings
:
""
,
file
:
"clearCache.vue"
,
sourceRoot
:
""
}])},
so1x
:
function
(
e
,
t
,
n
){
var
a
=
n
(
"dxs1"
);
"string"
==
typeof
a
&&
(
a
=
[[
e
.
i
,
a
,
""
]]),
a
.
locals
&&
(
e
.
exports
=
a
.
locals
);
n
(
"rjj0"
)(
"374d267c"
,
a
,
!
1
,{})}});
\ No newline at end of file
dev/static/js/app.5a1b6dcec9f2d8c0fca5.js
0 → 100644
View file @
61deea5d
This diff is collapsed.
Click to expand it.
dev/static/js/manifest.f85d6386c7e8d6446a9d.js
0 → 100644
View file @
61deea5d
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
n
,
r
){
for
(
var
t
,
o
,
b
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
o
=
a
[
i
],
f
[
o
]
&&
u
.
push
(
f
[
o
][
0
]),
f
[
o
]
=
0
;
for
(
t
in
n
)
Object
.
prototype
.
hasOwnProperty
.
call
(
n
,
t
)
&&
(
e
[
t
]
=
n
[
t
]);
for
(
c
&&
c
(
a
,
n
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
b
=
d
(
d
.
s
=
r
[
i
]);
return
b
};
var
a
=
{},
f
=
{
44
:
0
};
function
d
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
d
){
c
=
f
[
e
]
=
[
a
,
d
]});
c
[
2
]
=
a
;
var
n
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
d
.
nc
&&
r
.
setAttribute
(
"nonce"
,
d
.
nc
),
r
.
src
=
d
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"faffa35ad36331510195"
,
1
:
"2e587d00c444c1a982b2"
,
2
:
"1aeb148f319083acb747"
,
3
:
"92c1c4c4e919fc4e2b60"
,
4
:
"2d34c873c939d3692d0f"
,
5
:
"2aea4ff16bcc2f3134f2"
,
6
:
"c5739c39825c6e3ed389"
,
7
:
"a263685ae4d8c04667ce"
,
8
:
"096440896d55dc7e6c78"
,
9
:
"985c7766afcb9ade9feb"
,
10
:
"9e0670879d224b49fd25"
,
11
:
"d198d9a1f76f67f500dd"
,
12
:
"3a9ef840976598d1acce"
,
13
:
"0917b2ad0d914e4c53fd"
,
14
:
"568354a7a3f039a2901b"
,
15
:
"fbdb7ba34a28dbb80d72"
,
16
:
"9c3d22a7fe607244d682"
,
17
:
"cb003cc67dac5f9d7d32"
,
18
:
"9edc0618a434501756a7"
,
19
:
"5ae1b05400693db32295"
,
20
:
"191854ff6f4111025b59"
,
21
:
"190482eb008171393c81"
,
22
:
"c9fd682af68e75731352"
,
23
:
"d4f5ef6a0e57e3399f72"
,
24
:
"d34d28f24931a7df67e4"
,
25
:
"98d4aa24c866b78f5656"
,
26
:
"f378bc18516fba64ad0c"
,
27
:
"4f74b2513df2e6c2ee01"
,
28
:
"aada85e9e740651fd269"
,
29
:
"237ade3de8d585e0c741"
,
30
:
"df5d6325cdc781c99704"
,
31
:
"28e98a1f7ad48a46940b"
,
32
:
"ec52a500a5eda2a3e4db"
,
33
:
"e82f4d2c8737514e7fa5"
,
34
:
"d116c70e2cbc04e80f89"
,
35
:
"9fa70099b272fee5b92d"
,
36
:
"0f57d0b46042cc7cf52e"
,
37
:
"9924c946d4763f4fb5e0"
,
38
:
"4d4648270d940c4c59ff"
,
39
:
"60da17b8cac82d5b0555"
,
40
:
"c429dae171678079e77a"
,
41
:
"1ea2a34d9aeff01def63"
}[
e
]
+
".js"
;
var
t
=
setTimeout
(
o
,
12
e4
);
function
o
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
t
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
o
,
n
.
appendChild
(
r
),
a
},
d
.
m
=
e
,
d
.
c
=
a
,
d
.
d
=
function
(
e
,
c
,
a
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
"/"
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
dist/index.html
View file @
61deea5d
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title><link
href=
/static/css/app.cdc1608fa18c564a9f811d2c46e45c48.css
rel=
stylesheet
></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
b4d7c8c5d67894fd94d3.js
></script><script
type=
text/javascript
src=
/static/js/vendor.b3fa793c64cacc9d7887.js
></script><script
type=
text/javascript
src=
/static/js/app.6b8b933a8041341bc6c2
.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title><link
href=
/static/css/app.cdc1608fa18c564a9f811d2c46e45c48.css
rel=
stylesheet
></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
efe8aee754cb2a176601.js
></script><script
type=
text/javascript
src=
/static/js/vendor.b3fa793c64cacc9d7887.js
></script><script
type=
text/javascript
src=
/static/js/app.29a64e93e60dbb01937f
.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
el
.
onerror
=
function
(
a
,
b
,
c
){
el
.
onerror
=
function
(
a
,
b
,
c
){
console
.
log
(
'error:'
,
a
,
b
,
c
);
console
.
log
(
'error:'
,
a
,
b
,
c
);
};
};
...
...
dist/static/js/32.a643c37789d54348f28d.js
0 → 100644
View file @
61deea5d
webpackJsonp
([
32
],{
"0HId"
:
function
(
e
,
s
,
t
){
"use strict"
;
Object
.
defineProperty
(
s
,
"__esModule"
,{
value
:
!
0
});
var
r
=
t
(
"CCn6"
),
n
=
t
(
"NC6I"
),
o
=
t
.
n
(
n
),
i
=
{
data
:
function
(){
return
{
login
:{
username
:
""
,
password
:
""
},
loginRules
:{
username
:[{
required
:
!
0
,
message
:
"请输入您的用户名"
,
trigger
:
"blur"
}],
password
:[{
required
:
!
0
,
message
:
"请输入您的密码"
,
trigger
:
"blur"
}]}}},
mounted
:
function
(){
var
e
=
this
;
document
.
onkeydown
=
function
(
s
){
var
t
=
s
||
window
.
event
;
if
(
13
===
(
t
.
keyCode
||
t
.
which
||
t
.
charCode
)
&&
"login"
===
e
.
$route
.
name
)
return
e
.
submitForm
(),
!
1
;
return
!
0
}},
methods
:{
submitForm
:
function
(){
var
e
=
this
;
this
.
$refs
.
loginForm
.
validate
(
function
(
s
){
if
(
s
){
var
t
=
{
username
:
e
.
login
.
username
,
password
:
o
()(
e
.
login
.
password
)};
Object
(
r
.
_59
)(
t
).
then
(
function
(
s
){
e
.
$store
.
dispatch
(
"setToken"
,
s
.
token
),
e
.
$store
.
dispatch
(
"setUserName"
,
s
.
desc
),
e
.
$store
.
dispatch
(
"setPermission"
,
JSON
.
parse
(
s
.
roles
.
menu_ids
)),
window
.
location
.
href
=
"/"
})}})}}},
a
=
{
render
:
function
(){
var
e
=
this
,
s
=
e
.
$createElement
,
t
=
e
.
_self
.
_c
||
s
;
return
t
(
"div"
,{
staticClass
:
"login"
},[
t
(
"div"
,{
staticClass
:
"wrap-main"
},[
t
(
"h1"
,{
staticClass
:
"title"
},[
e
.
_v
(
"唱唱启蒙——后台管理系统"
)]),
e
.
_v
(
" "
),
t
(
"el-form"
,{
ref
:
"loginForm"
,
attrs
:{
model
:
e
.
login
,
rules
:
e
.
loginRules
}},[
t
(
"el-form-item"
,{
attrs
:{
prop
:
"username"
}},[
t
(
"el-input"
,{
attrs
:{
placeholder
:
"用户名"
},
model
:{
value
:
e
.
login
.
username
,
callback
:
function
(
s
){
e
.
$set
(
e
.
login
,
"username"
,
s
)},
expression
:
"login.username"
}})],
1
),
e
.
_v
(
" "
),
t
(
"el-form-item"
,{
attrs
:{
prop
:
"password"
}},[
t
(
"el-input"
,{
attrs
:{
type
:
"password"
,
placeholder
:
"密码"
},
model
:{
value
:
e
.
login
.
password
,
callback
:
function
(
s
){
e
.
$set
(
e
.
login
,
"password"
,
s
)},
expression
:
"login.password"
}})],
1
),
e
.
_v
(
" "
),
t
(
"el-form-item"
,[
t
(
"el-button"
,{
staticClass
:
"btn"
,
attrs
:{
size
:
"medium"
,
type
:
"primary"
},
on
:{
click
:
e
.
submitForm
}},[
e
.
_v
(
"登陆"
)])],
1
)],
1
)],
1
)])},
staticRenderFns
:[]};
var
l
=
t
(
"VU/8"
)(
i
,
a
,
!
1
,
function
(
e
){
t
(
"TrQ5"
)},
"data-v-53d08e97"
,
null
);
s
.
default
=
l
.
exports
},
TrQ5
:
function
(
e
,
s
){}});
\ No newline at end of file
dist/static/js/33.2dadb2c23c25b46abdfd.js
0 → 100644
View file @
61deea5d
webpackJsonp
([
33
],{
BHQD
:
function
(
e
,
t
){},
"b6P+"
:
function
(
e
,
t
,
n
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
"CCn6"
),
c
=
{
data
:
function
(){
return
{
cacheList
:[{
name
:
"主题列表"
,
key
:
"course_relation_list"
},{
name
:
"课包列表"
,
key
:
"course_category_list "
},{
name
:
"课包内容"
,
key
:
"element_detail"
}]}},
methods
:{
cache
:
function
(
e
){
var
t
=
this
;
this
.
$confirm
(
"此操作将清除该缓存记录?"
,
"提示"
,{
confirmButtonText
:
"确定"
,
cancelButtonText
:
"取消"
,
type
:
"warning"
}).
then
(
function
(){
Object
(
a
.
u
)(
e
).
then
(
function
(
e
){
t
.
$message
({
type
:
"success"
,
message
:
"清除成功!"
})})})}}},
s
=
{
render
:
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
e
.
_self
.
_c
||
t
;
return
n
(
"div"
,{
staticClass
:
"clearCache"
},[
n
(
"el-table"
,{
staticStyle
:{
width
:
"100%"
},
attrs
:{
data
:
e
.
cacheList
}},[
n
(
"el-table-column"
,{
staticStyle
:{
"padding-left"
:
"30px"
},
attrs
:{
prop
:
"name"
,
label
:
"缓存列表"
}}),
e
.
_v
(
" "
),
e
.
$store
.
state
.
readonly
?
e
.
_e
():
n
(
"el-table-column"
,{
attrs
:{
label
:
"操作"
},
scopedSlots
:
e
.
_u
([{
key
:
"default"
,
fn
:
function
(
t
){
return
[
n
(
"el-button"
,{
attrs
:{
size
:
"mini"
,
type
:
"primary"
},
on
:{
click
:
function
(
n
){
e
.
cache
(
t
.
row
.
key
)}}},[
e
.
_v
(
"
\n
清除缓存
\n
"
)])]}}])})],
1
)],
1
)},
staticRenderFns
:[]};
var
i
=
n
(
"VU/8"
)(
c
,
s
,
!
1
,
function
(
e
){
n
(
"BHQD"
)},
"data-v-44243e02"
,
null
);
t
.
default
=
i
.
exports
}});
\ No newline at end of file
dist/static/js/app.29a64e93e60dbb01937f.js
0 → 100644
View file @
61deea5d
This diff is collapsed.
Click to expand it.
dist/static/js/manifest.efe8aee754cb2a176601.js
0 → 100644
View file @
61deea5d
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
r
,
t
){
for
(
var
b
,
o
,
d
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
o
=
a
[
i
],
f
[
o
]
&&
u
.
push
(
f
[
o
][
0
]),
f
[
o
]
=
0
;
for
(
b
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
b
)
&&
(
e
[
b
]
=
r
[
b
]);
for
(
c
&&
c
(
a
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
d
=
n
(
n
.
s
=
t
[
i
]);
return
d
};
var
a
=
{},
f
=
{
44
:
0
};
function
n
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
n
){
c
=
f
[
e
]
=
[
a
,
n
]});
c
[
2
]
=
a
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"4ce4ad0e10b321edc5cf"
,
1
:
"88a7a5d5f64607f7680c"
,
2
:
"05cbb5cddbb996934f87"
,
3
:
"7ae24e94e14860c1eec4"
,
4
:
"b62e0a48c6b3f81884fd"
,
5
:
"c49513a1a31477216784"
,
6
:
"0ea7fda41e8a1aaedb86"
,
7
:
"f8957879794fc81298e6"
,
8
:
"43978c2af5c48059ebe5"
,
9
:
"a5a18cb5e331e78cc446"
,
10
:
"07fb2f523be2fefdf898"
,
11
:
"2f25d2d4f3787c64f11d"
,
12
:
"2f3f80b3f9e1005dab5e"
,
13
:
"52f31f2f1f2ec784d032"
,
14
:
"671edaf32c08204c887d"
,
15
:
"95c4305160cd67aadcbc"
,
16
:
"bbcf5a750ae0f322d156"
,
17
:
"4946ab3c8f0ad3737582"
,
18
:
"bc1941a101bd47cfcc27"
,
19
:
"3b0a203bf198800a9a32"
,
20
:
"9ba73221b5f3631ee058"
,
21
:
"a5ba24d1b30c154e6362"
,
22
:
"b8d0318967f722313415"
,
23
:
"48e4c4b60e8851cdb450"
,
24
:
"c2a0f56496b43bb953f6"
,
25
:
"64cc98ef405b27ed5ec2"
,
26
:
"0c0e4e4b3b1532b1de87"
,
27
:
"c72da290311c7c779c27"
,
28
:
"fb148890c340592352e4"
,
29
:
"e80ca28babd19c0e98eb"
,
30
:
"1cf13e08b26e88cf9743"
,
31
:
"89a7f70748f0dab0ce71"
,
32
:
"a643c37789d54348f28d"
,
33
:
"2dadb2c23c25b46abdfd"
,
34
:
"ef1faed5d9194e7fc894"
,
35
:
"a51a27a67dc62c513a2c"
,
36
:
"e743bbb5b0a15a273b49"
,
37
:
"e4fba7cd617a6408a479"
,
38
:
"9d3e73e68aaef44778f3"
,
39
:
"03c2325a674ea03a7680"
,
40
:
"32db5e6b04da31ebec3b"
,
41
:
"ec024773819fe02a63e0"
}[
e
]
+
".js"
;
var
b
=
setTimeout
(
o
,
12
e4
);
function
o
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
b
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
o
,
r
.
appendChild
(
t
),
a
},
n
.
m
=
e
,
n
.
c
=
a
,
n
.
d
=
function
(
e
,
c
,
a
){
n
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
n
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
c
,
"a"
,
c
),
c
},
n
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
n
.
p
=
"/"
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/components/system/clearCache.vue
View file @
61deea5d
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
label=
"缓存列表"
style=
"padding-left:30px"
>
label=
"缓存列表"
style=
"padding-left:30px"
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
v-if=
"!$store.state.readonly"
label=
"操作"
>
label=
"操作"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
<el-button
size=
"mini"
type=
"primary"
@
click=
"cache(scope.row.key)"
>
<el-button
size=
"mini"
type=
"primary"
@
click=
"cache(scope.row.key)"
>
...
...
src/util/menuList.js
View file @
61deea5d
...
@@ -400,7 +400,7 @@ export default [
...
@@ -400,7 +400,7 @@ export default [
value
:
'清除缓存'
,
value
:
'清除缓存'
,
routerName
:
'clearCache'
,
routerName
:
'clearCache'
,
path
:
'/clearCache'
,
path
:
'/clearCache'
,
cover
:
'8-
5
'
,
cover
:
'8-
6
'
,
router
:{
router
:{
path
:
'/clearCache'
,
path
:
'/clearCache'
,
name
:
'clearCache'
,
name
:
'clearCache'
,
...
...
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