fix static method

dynamic fix()

出现任何异常时可调用尝试修复

Implementation

static fix() {
  hide();
  _cacheContext = null;
  _isShow = false;
}