chore: 修改 logo 信息

This commit is contained in:
就眠儀式 2022-02-25 13:17:06 +08:00
parent 18c8ff8b4d
commit 5443cfd1ff
6 changed files with 24 additions and 18 deletions

View File

@ -9,4 +9,4 @@
## 跟进
后续编辑,附上对应的 Pull Request 地址,可以用 `- [ ] some task` 的方式。
后续编辑,附上对应的 Pull Request 地址,可以用 `- [ ] some task` 的方式。

View File

@ -27,7 +27,7 @@ A few of the things you can do with layui vue:
## 安装
Use npm to install.
使用 npm 安装.
```bash
npm i @layui/layui-vue
@ -43,7 +43,7 @@ import '@layui/layui-vue/lib/index.css'
createApp(App).use(layui).mount('#app')
```
We have several examples on the [website](http://layui-vue.pearadmin.com). Here is the first one to get you started:
我们在[主页](http://layui-vue.pearadmin.com)上有不少例子,这是让您入门的第一个:
```
<template>

View File

@ -1,17 +1,29 @@
::: title 快速上手
:::
<img style="margin:20px;margin-left:30px;width:380px;" src="../../../src/assets/start.svg"/>
<br>
<p>
<a href="http://layui-vue.pearadmin.com" style="margin-left:30px;">
<img src="https://portrait.gitee.com/uploads/avatars/namespace/2868/8605626_layui_1634311144.png" alt="layui" width="110" style="border-radius:12px;">
</a>
<span style="font-size:30px;color:#e2e2e2;margin:30px;">+</span>
<a href="http://layui-vue.pearadmin.com">
<img src="https://qn.antdv.com/vue.png" alt="layui" width="110" style="border-radius:12px;">
</a>
<span style="font-size:30px;color:#e2e2e2;margin:30px;">=</span>
<a href="http://layui-vue.pearadmin.com">
<img src="../../../src/assets/logo.jpg" alt="layui" width="110" style="border-radius:12px;">
</a>
</p>
<br>
::: describe 使用 (npm, yarn, pnpm) 工具安装 layui vue, 然后你就可以使用打包工具, 如 vite
:::
```
npm install @layui/layui-vue --save
yarn add @layui/layui-vue --save
```
::: title 全局注册
:::

View File

@ -3,12 +3,10 @@
<p>
<a href="http://layui-vue.pearadmin.com">
<img src="../../../src/assets/logo-new.png" alt="layui" width="500">
<img src="../../../src/assets/logo-new.png" alt="layui" width="400">
</a>
</p>
<br>
::: quote
layui - vue谐音类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库 , Layui 的 另 一 种 呈 现 方 式
@ -20,4 +18,4 @@ layui - vue谐音类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库 ,
<lay-timeline-item title="2017年layui 里程碑版本 2.0 发布" simple></lay-timeline-item>
<lay-timeline-item title="2016年layui 首个版本发布" simple></lay-timeline-item>
<lay-timeline-item title="2015年layui 孵化" simple></lay-timeline-item>
</lay-timeline>
</lay-timeline>

BIN
example/src/assets/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

@ -10,15 +10,11 @@
<div class="site-banner">
<div class="site-banner-main">
<div class="site-zfj site-zfj-anim">
<i
class="layui-icon"
style="color: #fff; color: rgba(255, 255, 255, 0.6)"
></i
>
<img src="../assets/logo.jpg" style="width: 200px;border-radius: 10px;box-shadow: 2px 0 6px rgb(0 21 41 / 35%);" />
</div>
<div class="layui-anim site-desc site-desc-anim">
<p class="web-font-desc">layui - vue</p>
<cite>An enterprise-class UI components based on Layui and Vue.</cite>
<cite>layui - vue谐音 UI) Vue 3.0 .</cite>
</div>
<div class="site-download">
<router-link class="layui-inline site-down" to="/zh-CN/guide"