菜单设置
This commit is contained in:
@@ -14,12 +14,7 @@
|
||||
<!-- <el-tooltip content="布局大小" effect="dark" placement="bottom"> -->
|
||||
<size-select id="size-select" class="right-menu-item hover-effect" />
|
||||
<!-- </el-tooltip> -->
|
||||
<el-tooltip content="源码地址" effect="dark" placement="bottom">
|
||||
<zr-git class="right-menu-item hover-effect" />
|
||||
</el-tooltip>
|
||||
<el-tooltip content="文档地址" effect="dark" placement="bottom">
|
||||
<zr-doc class="right-menu-item hover-effect" />
|
||||
</el-tooltip>
|
||||
|
||||
</template>
|
||||
<!-- 通知 -->
|
||||
<div class="right-menu-item">
|
||||
|
||||
@@ -3,7 +3,7 @@ module.exports = {
|
||||
* 框架版本号
|
||||
*/
|
||||
version: '3.8.1',
|
||||
title: 'ZrAdmin.NET-后台管理',
|
||||
title: '上海干巷MES',
|
||||
/**
|
||||
* 主题颜色
|
||||
*/
|
||||
|
||||
0
ZR.Vue/src/views/basisManagement/BOM.vue
Normal file
0
ZR.Vue/src/views/basisManagement/BOM.vue
Normal file
0
ZR.Vue/src/views/basisManagement/devicestation.vue
Normal file
0
ZR.Vue/src/views/basisManagement/devicestation.vue
Normal file
0
ZR.Vue/src/views/basisManagement/line.vue
Normal file
0
ZR.Vue/src/views/basisManagement/line.vue
Normal file
0
ZR.Vue/src/views/basisManagement/materiel.vue
Normal file
0
ZR.Vue/src/views/basisManagement/materiel.vue
Normal file
0
ZR.Vue/src/views/basisManagement/procedure.vue
Normal file
0
ZR.Vue/src/views/basisManagement/procedure.vue
Normal file
0
ZR.Vue/src/views/basisManagement/process.vue
Normal file
0
ZR.Vue/src/views/basisManagement/process.vue
Normal file
0
ZR.Vue/src/views/basisManagement/sop.vue
Normal file
0
ZR.Vue/src/views/basisManagement/sop.vue
Normal file
0
ZR.Vue/src/views/basisManagement/tray.vue
Normal file
0
ZR.Vue/src/views/basisManagement/tray.vue
Normal file
15
ZR.Vue/src/views/basisManagement/unit.vue
Normal file
15
ZR.Vue/src/views/basisManagement/unit.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<div>
|
||||
unit
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
0
ZR.Vue/src/views/basisManagement/workshop.vue
Normal file
0
ZR.Vue/src/views/basisManagement/workshop.vue
Normal file
0
ZR.Vue/src/views/basisManagement/workstation.vue
Normal file
0
ZR.Vue/src/views/basisManagement/workstation.vue
Normal file
0
ZR.Vue/src/views/deviceManagement/device_type.vue
Normal file
0
ZR.Vue/src/views/deviceManagement/device_type.vue
Normal file
0
ZR.Vue/src/views/deviceManagement/repairlist.vue
Normal file
0
ZR.Vue/src/views/deviceManagement/repairlist.vue
Normal file
0
ZR.Vue/src/views/productManagement/dispatch.vue
Normal file
0
ZR.Vue/src/views/productManagement/dispatch.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/FQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/FQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/IPQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/IPQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/IQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/IQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/OQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/OQC.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/checkItem.vue
Normal file
0
ZR.Vue/src/views/qualityManagement/checkItem.vue
Normal file
0
ZR.Vue/src/views/warehouseManagement/define.vue
Normal file
0
ZR.Vue/src/views/warehouseManagement/define.vue
Normal file
0
ZR.Vue/src/views/warehouseManagement/stock.vue
Normal file
0
ZR.Vue/src/views/warehouseManagement/stock.vue
Normal file
Reference in New Issue
Block a user