Commit 45317ec1 by 高淑倩

cell

parent 7eea8329
......@@ -32,7 +32,7 @@
</block>
<view class="cell-me">
<cell bind:startmessage='startmessage' isMask="0" styleType="1" buttonText="0" bind:completemessage="completemessage" plugid='c9918b9af349c100b285d1b9a4d19ec6' />
<cell bind:startmessage='startmessage' isMask="0" styleType="1" blockStyle="button" buttonText="0" bind:completemessage="completemessage" plugid='c9918b9af349c100b285d1b9a4d19ec6' />
</view>
</view>
......
......@@ -6,7 +6,7 @@ page{
.cell-me {
position: absolute;
right: 0;
top: 50%;
top: 80%;
}
.bottom-fixed{
padding-bottom: 40rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment