mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-05 21:25:36 +00:00
12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
<navbar parameter='{{parameter}}'></navbar>
|
|
<view class='quality-recommend'>
|
|
<swipers imgUrls="{{imgUrls}}"></swipers>
|
|
<view class='title acea-row row-center-wrapper'>
|
|
<view class='line'></view>
|
|
<view class='name'><text class='iconfont {{icon}}'></text>{{name}}</view>
|
|
<view class='line'></view>
|
|
</view>
|
|
<goodList bastList="{{bastList}}" status="{{status}}"></goodList>
|
|
</view>
|
|
<home></home>
|