@@ -32,6 +32,10 @@ export const devMenu = [
path: '/nurse',
name: '护士列表',
},
+ {
+ path: '/detail',
+ name: '医生信息',
+ },
],
];
@@ -1,6 +1,6 @@
<template>
<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-col :span="24" class="title">
<span v-if="returns">