src/views/systemSetting/platform/otherInterface/index.vue
@@ -1,7 +1,7 @@ <template> <div class="otherInterface"> <header> <div class="headerTitle">系统设置 >> 门户管理 > 第三方应用接口管理</div> <!-- <div class="headerTitle">系统设置 >> 门户管理 > 第三方应用接口管理</div> --> <div class="addInterface"> <el-button class="add button-addition" @click="handleAdd">添加第三方接口</el-button> </div>