Authored by 陈峰

header base

$header-height: 200px;
\ No newline at end of file
... ...
... ... @@ -59,6 +59,7 @@
};
</script>
<style>
@import "../../scss/common/_header.css";
.blk-header-wrap.ghost {
.blk-header {
background-color: rgba(255, 255, 255, 0);
... ...
... ... @@ -192,6 +192,7 @@
</script>
<style>
@import "../../../scss/common/_header.css";
.list-header {
background-color: white;
}
... ...