mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
更新Logo
This commit is contained in:
parent
a818fe72a3
commit
8e70ac9000
@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.yzcdn.cn/public_files/2017/02/04/9e4855b03abf71dc4a8c6a34c2d5bc78.png">
|
<img src="https://img.yzcdn.cn/public_files/2017/02/06/ee0ebced79a80457d77ce71c7d414c74.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<view class="container">
|
<view class="container">
|
||||||
|
|
||||||
<image class="logo" src="https://img.yzcdn.cn/public_files/2017/02/04/6f0c0bdab11e54d920c73dd2cbfa51ea.png"></image>
|
<image class="logo" src="https://img.yzcdn.cn/public_files/2017/02/06/ee0ebced79a80457d77ce71c7d414c74.png"></image>
|
||||||
|
|
||||||
<view class="zui-panel">
|
<view class="zui-panel">
|
||||||
<navigator wx:for="{{ list }}" wx:key="name" class="zui-cell zui-cell--access" url="{{ item.path }}">
|
<navigator wx:for="{{ list }}" wx:key="name" class="zui-cell zui-cell--access" url="{{ item.path }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user