init
This commit is contained in:
parent
b8aae5ee73
commit
25f3ab1d43
@ -3,7 +3,7 @@
|
||||
</view>
|
||||
<view class="home-page-header">
|
||||
<view class="search" bind:tap="navToSearchPage">
|
||||
<t-search t-class-input="t-search__input" t-class-input-container="t-search__input-container" placeholder="iphone 13 火热发售中" leftIcon="" disabled>
|
||||
<t-search t-class-input="t-search__input" t-class-input-container="t-search__input-container" placeholder="请输入关键词" leftIcon="" disabled>
|
||||
<t-icon slot="left-icon" prefix="wr" name="search" size="40rpx" color="#bbb" />
|
||||
</t-search>
|
||||
</view>
|
||||
|
@ -1,7 +1,7 @@
|
||||
// pages/usercenter/apply-shop/index.js
|
||||
import {
|
||||
ServerBasePath
|
||||
} from '~/services/_utils/request'
|
||||
} from '~/app'
|
||||
import {
|
||||
getFirstGoodsCategoryList
|
||||
} from '~/services/usercenter/apply-shop/getFirstGoodsCategoryList'
|
||||
|
Loading…
Reference in New Issue
Block a user