Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
meihua-island-book
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-05-29 09:50:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2960a5763846dc86ee160f5938014727ce2bdb64
2960a576
1 parent
d20cd259
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/pages/index/index.vue
src/pages/index/index.vue
View file @
2960a57
<!--
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-05-2
8 17:51:23
* @LastEditTime: 2024-05-2
9 09:48:54
* @FilePath: /meihuaApp/src/pages/index/index.vue
* @Description: 首页
-->
...
...
@@ -13,13 +13,13 @@
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/logo1.png" style="width: 4.2rem; height: 6rem;" />
</view>
<view style="position: absolute; right: 2rem; top: 1.5rem; display: flex;">
<view @tap="onShowNotice(
3
)" style="">
<view @tap="onShowNotice(
1
)" style="">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E8%AE%BE%E6%96%BD3.png" style="width: 1.55rem; height: 5.2rem;" />
</view>
<view @tap="onShowNotice(2)" style="margin: 0 1.25rem;">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E5%85%A5%E4%BD%8F3.png" style="width: 1.6rem; height: 5.2rem;" />
</view>
<view @tap="onShowNotice(
1
)" style="">
<view @tap="onShowNotice(
3
)" style="">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E6%8E%A0%E5%BD%B13.png" style="width: 1.55rem; height: 5.2rem;" />
</view>
</view>
...
...
Please
register
or
login
to post a comment