安全教育平台微信小程序(hbuilder打开后运行到微信开发者程序)
祖安之光
2025-11-05 f4ed2c4a1412f7256614e04e18683ca15a89bb25
pages/tabBar/count/countDetail.vue
@@ -21,7 +21,7 @@
               丨
                  <view>{{item.passed == 0?'不合格':'合格'}}</view>
                </view>
            <u-button @tap.stop="reExam(item)" class="re-exam-button" plain type="warning" text="重新考试" shape="circle" size="small"></u-button>
            <u-button @tap.native.stop="reExam(item)" class="re-exam-button" plain type="warning" text="重新考试" shape="circle" size="small"></u-button>
              </view>
            </view>
          </scroll-view>