6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
<!--pages/message/index.wxml-->
|
|
<text>您有新的消息</text>
|
|
<view>
|
|
<foot-tab iconList="{{aIconList}}"/>
|
|
</view>
|