专区加一项

This commit is contained in:
daihh
2023-02-01 17:20:17 +08:00
parent 6b7314cc23
commit 9d6f5e2078
2 changed files with 3 additions and 3 deletions

View File

@@ -41,11 +41,11 @@
<el-dropdown-item command="three" divided>管理者进阶</el-dropdown-item>
<el-dropdown-item command="four" divided>U选小课堂</el-dropdown-item>
<el-dropdown-item command="five" divided>社招新员工</el-dropdown-item>
<el-dropdown-item command="six" divided>贡献者专区</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>
<div class="top-nav" :style="{color:textColor}" :class="current == 'follow' ? activeNav : ''">
<router-link to="/follow">我的关注
<div :class="current == 'follow' ? 'nav-bottbor' : ''"></div>
@@ -221,7 +221,8 @@ export default {
two: urlPre+'/grow180/login',
three: this.webBaseUrl + '/study/index?study=1',
four: 'https://m.qingxuetang.com/x/?appId=qxtcorp306130',
five: urlPre+'/boe/new-employee/index.html'
five: urlPre+'/boe/new-employee/index.html',
six: urlPre+'/web/contributor/index'
};
window.open(obj[val]);
},

View File

@@ -283,7 +283,6 @@
<div slot="footer" class="dialog-footer">
<el-button @click="saveForm()" type="primary">提交</el-button>
</div>
</el-dialog>
<el-dialog title="考试信息" :visible.sync="examInfoShow" width="1000px" custom-class="g-dialog">
<div>