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.

11 lines
410 B

<!--miniprogram/pages/dub/dub.wxml-->
<view>
<text style="font-weight:bold;font-size:20px;padding-left:10px">配音素材栏</text>
</view>
<view class="container">
<view class="divLine"></view>
</view>
<view bindtap="bindViewDub">
<image src="./workPic.png" style="width: 150px; height: 100px;"></image>
</view>
<view style="flex-wrapwrap;font-style:italic;padding-left:40px">我不叫喂!</view>