mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-13 03:24:01 +08:00
Colorui-UniApp
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view>
|
||||
<custom bgColor="bg-gradual-pink">聊天</custom>
|
||||
<custom bgColor="bg-gradual-pink">轮播图</custom>
|
||||
<view class="cu-bar bg-white">
|
||||
<view class="action">
|
||||
<text class="icon-title text-pink"></text> 全屏限高轮播
|
||||
@@ -165,5 +165,8 @@
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
.tower-swiper{
|
||||
max-width: 750upx;
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user