Commit 30e68114 by zhangmengjie

修改

parent 36137d2b
...@@ -86,6 +86,7 @@ ...@@ -86,6 +86,7 @@
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.1.1", "eslint-plugin-vue": "^9.1.1",
"filemanager-webpack-plugin": "^8.0.0", "filemanager-webpack-plugin": "^8.0.0",
"gifsicle": "^4.0.1",
"image-webpack-loader": "^8.1.0", "image-webpack-loader": "^8.1.0",
"lint-staged": "^13.0.4", "lint-staged": "^13.0.4",
"plop": "^3.1.1", "plop": "^3.1.1",
......
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div class="">暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
<template> <template>
<div>暂无法访问,请联系管理员</div> <div style="padding: 20px">
<div style="display: flex; align-items: center; color: #000">
<div>没有此功能权限;请联系管理员开通</div>
<div class="btm">关闭</div>
</div>
</div>
</template> </template>
<script> <script>
export default {} export default {}
</script> </script>
<style lang="stylus" scoped></style> <style lang="scss" scoped>
.btm {
width: 60px;
height: 30px;
background-color: #13ce66;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 2px;
margin-left: 5px;
cursor: pointer;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment