shuishen
2022-02-25 a4b6544f80190dd1fce914c09efa26629066983a
store/state.js
@@ -2,6 +2,9 @@
import positions from "./positions.js"
import apis from "./apiConfig.js"
const state = {
   examDetail: {}, // 考试详情
   questionList: [], // 考试考题列表
   queTypeArr:[0,0,0,0,0],
   loging: false,
   message: {
      useName: '过客',