Ver Fonte

Merge branch 'master' of http://git.cc-lotus.info/follow/frame-template

wuhongyuq há 5 anos atrás
pai
commit
411031fc69
2 ficheiros alterados com 5 adições e 1 exclusões
  1. 4 0
      src/config/menu-config.js
  2. 1 1
      src/layout/admin/detail-frame.vue

+ 4 - 0
src/config/menu-config.js

@@ -32,6 +32,10 @@ export const devMenu = [
         path: '/nurse',
         path: '/nurse',
         name: '护士列表',
         name: '护士列表',
       },
       },
+      {
+        path: '/detail',
+        name: '医生信息',
+      },
     ],
     ],
   },
   },
 ];
 ];

+ 1 - 1
src/layout/admin/detail-frame.vue

@@ -1,6 +1,6 @@
 <template>
 <template>
   <div id="detail-frame">
   <div id="detail-frame">
-    <el-card style="background:rgb(231, 224, 235);border-radius: 60px;" shadow="hover">
+    <el-card style="background:rgba(149, 14, 226, 0.21);border-radius: 60px;" shadow="hover">
       <el-row>
       <el-row>
         <el-col :span="24" class="title">
         <el-col :span="24" class="title">
           <span v-if="returns">
           <span v-if="returns">