Initial commit
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<!-- Categories -->
|
||||
<view class="section">
|
||||
<view class="section-header">
|
||||
<text class="section-title">热门分类</text>
|
||||
<text class="section-title">项目中心</text>
|
||||
</view>
|
||||
<scroll-view scroll-x class="categories-scroll" enable-flex>
|
||||
<view class="category-item {{selectedCategory === 'all' ? 'active' : ''}}" bindtap="handleCategorySelect" data-type="all">
|
||||
|
||||
Reference in New Issue
Block a user