You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
380 B
10 lines
380 B
<view class="fixed-tit">
|
|
<titleList-gridNameTitle></titleList-gridNameTitle>
|
|
</view>
|
|
<view class="g-bd" wx:if="{{ iniLoaded }}">
|
|
|
|
<list id="myPartList" wx:if="{{ iniLoaded }}" status="myPart" list-is-mock="{{ listIsMock }}" list-params="{{ listParams }}" list-url="{{ myPartUrl }}" id="myPart"/>
|
|
|
|
</view>
|
|
<loading id="loading"></loading>
|
|
<modal id="modal"></modal>
|