litian
2024-03-21 36b2ce21114082da777b66b4bda250c9ca7ecd30
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -15,6 +15,10 @@
    currentIndex: {
      type: Number,
      value: 1
    },
    isNight:{
      type:Boolean,
      value:false
    }
  },
  created() {