@@ -129,4 +129,12 @@ export const menuList = [
{ icon: getAssetsImages('index/shgl.png'), menuName: '审核管理', path: '/resourceOrder/auditManager' },
],
},
+ {
+ tag: 'wypj',
+ title: '五育评价',
+ list: [
+ { icon: getAssetsImages('index/xsewm.png'), menuName: '学生二维码', path: '/wuYuAppraise/orderManager' },
+
+ ],
+ },
]
@@ -0,0 +1,6 @@
+<script setup>
+</script>
+<template>
+ 123
+</template>