mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-21 08:46:44 +08:00
修改页面头部文字及选中状态的色调变化 ,logo变化 等
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="couser-list-content" class="couser-list-content">
|
||||
<div class="course-banner">
|
||||
<portal-header current="course" @emitInput="emitInput"></portal-header>
|
||||
<portal-header current="course" textColor="#fff" @emitInput="emitInput"></portal-header>
|
||||
</div>
|
||||
<div style="padding-top:30px" class="">
|
||||
<div class="xcontent2">
|
||||
|
||||
Reference in New Issue
Block a user