|
|
@@ -94,10 +94,10 @@
|
|
|
<ibps-header-fullscreen />
|
|
|
<ibps-header-tenant /> -->
|
|
|
|
|
|
- <ibps-header-clean-cache v-if="isSuper && account === 'jinyuan'" type="platform" />
|
|
|
- <ibps-header-clean-cache v-if="isSuper && account === 'jinyuan'" type="form" />
|
|
|
- <!-- <ibps-header-clean-cache v-if="isSuper && account === 'jinyuan'" type="oauth" />
|
|
|
- <ibps-header-clean-cache v-if="isSuper && account === 'jinyuan'" type="office" /> -->
|
|
|
+ <ibps-header-clean-cache v-if="isSuper" type="platform" />
|
|
|
+ <ibps-header-clean-cache v-if="isSuper" type="form" />
|
|
|
+ <!-- <ibps-header-clean-cache v-if="isSuper" type="oauth" />
|
|
|
+ <ibps-header-clean-cache v-if="isSuper" type="office" /> -->
|
|
|
|
|
|
<span style="font-size: 12px; cursor: pointer;" @click="goToMain()">首页</span>
|
|
|
<span style="margin: 0 10px;">|</span>
|