test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<view>
|
||||
<view class="search_box">
|
||||
<view class="search_box_border">
|
||||
<u-input placeholder="搜索优质产品" placeholder-style="color: #969696" prefixIcon="search"
|
||||
@@ -6,6 +7,8 @@
|
||||
</u-input>
|
||||
</view>
|
||||
</view>
|
||||
<h1>测试</h1>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
@@ -19,7 +22,7 @@
|
||||
|
||||
},
|
||||
methods: {
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user