feat(page): 初步完成 page 组件, 存在类型转换问题待处理

This commit is contained in:
就眠仪式
2021-10-09 20:19:45 +08:00
parent 831bad517f
commit a1ddef595b
5 changed files with 33 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="width:100%;height:300px">
<lay-layout>
<lay-header>
<lay-header style="background:#393D49">
<lay-logo>
<img src="../assets/logo.png" />
</lay-logo>