当前位置:网站首页>Wechat applet swiper simple local picture display appears large blank
Wechat applet swiper simple local picture display appears large blank
2022-06-25 19:54:00 【JINYUBAOO】
Question picture
This large blank slide
My code :
<view>
<swiper class="swiper-view"
indicator-dots="true"autoplay="true"
interval="2000" circular="true"
indicator-color="#ccc" indicator-active-color="#fff">
<swiper-item class="swiper-image">
<image src="/images/1.jpg"></image>
</swiper-item>
<swiper-item class="swiper-image">
<image src="/images/2.jpg"></image>
</swiper-item>
<swiper-item class="swiper-image">
<image src="/images/3.jpg"></image>
</swiper-item>
</swiper>
</view>
There seems to be no problem , Thought there was a problem with the settings
Look at the official documents
swiper| Wechat development documents
ok, Every sentence has no problem . So check it out WXML
Delete view Perfect solution or give view Add class
Query parent element
边栏推荐
- Network security detection and prevention test questions (4)
- Vscode debugging PHP configuration Xdebug
- Solidity date tool
- Ali visual AI training camp -day03- construction of electronic photo album (face and expression recognition)
- QQ robot flash forwarding / recall message forwarding [latest beta2 version]
- Trend ea- fixed stop loss and profit per order
- [today in history] June 25: the father of notebook was born; Windows 98 release; First commercial use of generic product code
- Elastic high-performance computing on the cloud supports the rapid development of the life science industry, reducing costs and increasing efficiency
- DARKHOLE 2
- Web container basic configuration
猜你喜欢
New features of php7
Ali visual AI training camp -day05- creativity day - your image recognition project
200 OK (from memory cache) and 200 OK (from disk cache)
mysql load data infile
How to understand var = a = b = C = 9? How to pre parse?
Combing the latest Data Mining Event Scheme!
ECS 7-day practical training camp (Advanced route) -- day04 -- build a portal using ECs and polardb
Determine whether it is a web page opened on wechat
2020-12-09 laravel . Env file loading mechanism process
谈谈CNN中的位置和尺度问题
随机推荐
Divine reversion EA
Android Development Notes - Quick Start (from sqllite to room licentiousness) 2
On Oracle full stack virtual machine -- graalvm
QQ robot epidemic situation query / epidemic situation concern [latest beta2 version]
mysql load data infile
Bindgetuserinfo will not pop up
Applet password input box
Leetcode-101-symmetric binary tree
Case: count the most characters and times
Do you want to know how new investors open accounts? Is online account opening safe?
ECS 7-day practical training camp (Advanced route) -- day03 -- ecs+slb load balancing practice
Use of serialize() and serializearray() methods for form data serialization
PostgreSQL user role permissions
wooyun-2014-065513
Is it safe to open a new bond? Is low commission reliable
Mail monitoring cloud script execution progress
请问通达信开户安全吗?
Automatic fitting when the applet reaches the top
2020-12-09 laravel . Env file loading mechanism process
五、HikariCP源码分析之初始化分析二