diff --git a/src/api/index1.js b/src/api/index1.js
index d7517673..e803b202 100644
--- a/src/api/index1.js
+++ b/src/api/index1.js
@@ -2,7 +2,7 @@
* @Author: lixg lixg@dongwu-inc.com
* @Date: 2022-11-04 22:45:31
* @LastEditors: lixg lixg@dongwu-inc.com
- * @LastEditTime: 2022-11-17 15:41:45
+ * @LastEditTime: 2022-11-18 14:24:33
* @FilePath: /fe-manage/src/api/index1.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
@@ -90,3 +90,6 @@ export const billboard = (obj) => http.post('/admin/project/billboard', obj);
// }).catch(err => {
// console.log(err)
// })
+
+
+// export const choiceEvaluation = (obj) => http.post('/evaluation/choiceEvaluation', obj);
\ No newline at end of file
diff --git a/src/components/drawers/UnlockMode.vue b/src/components/drawers/UnlockMode.vue
new file mode 100644
index 00000000..d254d75f
--- /dev/null
+++ b/src/components/drawers/UnlockMode.vue
@@ -0,0 +1,209 @@
+
+
+
-->
-->
+