公告板
版本库
filestore
活动
搜索
登录
王成睿
/
unattended-app
无人值守微信小程序
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://39.96.92.240:10000/r/~fyy/unattended-app
付延余
2023-03-14
78ef511b22e6a16fd85e102333a0c03dda463bd4
[~wangchengrui/unattended-app.git]
/
unpackage
/
dist
/
dev
/
mp-weixin
/
uni_modules
/
uni-table
/
components
/
uni-td
/
uni-td.wxml
1
<view class="{{['uni-table-td',(border)?'table--border':'']}}" style="{{'width:'+(width+'px')+';'+('text-align:'+(align)+';')}}"><slot></slot></view>