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