罗世杰:测试uview样式

This commit is contained in:
luojie
2023-10-27 14:22:24 +08:00
parent 1f0a6d881b
commit f9266cdd8f
5 changed files with 25 additions and 28 deletions

View File

@@ -2,10 +2,16 @@
<view class="search_box">
<view class="search_box_border">
<u-input placeholder="搜索优质产品" placeholder-style="color: #969696" prefixIcon="search"
prefixIconStyle="font-size: 22px;color: #909399;margin-left:30rpx" readonly>
prefixIconStyle="font-size: 22px;color: #909399;margin-left:30rpx" >
</u-input>
</view>
<h2>上传测试</h2>
<h2>上传测试222</h2>
<view class="u-border-bottom ">
夫人之相与俯仰一世或取诸怀抱悟言一室之内或因寄所托放浪形骸之外
</view>
<view class="u-line-1">
是日也天朗气清惠风和畅仰观宇宙之大俯察品类之盛所以游目骋怀足以极视听之娱信可乐也
</view>
</view>
</template>
@@ -27,6 +33,7 @@
</script>
<style lang="scss">
// @import url();
// 搜索框样式
.search_box {
background: linear-gradient(135deg, #12CA64 0%, #1ACA67 100%);