|
12345678 |
- <import src="/template/normalTextPrompt/normalTextPrompt.wxml"></import>
- <!--底部提示 已经到底啦-->
- <!-- <view style="background-color:bisque;width: 100vw;height: 100vh;">
- <image mode="widthFix" src="https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimgs.design006.com%2F202007%2FDesign006_eDNxzQm7dd.jpg%3Fx-oss-process%3Dstyle%2Fprev_w_750_h_auto&refer=http%3A%2F%2Fimgs.design006.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1644113858&t=c0e5ad3d3eb92aec483d26699be6b41b" style="width: 100%;"></image>
- <template is="noMore" ></template>
- </view> -->
- <!--显示 -->
- <template is="empty"></template>
|