Commit 45317ec1 by 高淑倩

cell

parent 7eea8329
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</block> </block>
<view class="cell-me"> <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>
</view> </view>
......
...@@ -6,7 +6,7 @@ page{ ...@@ -6,7 +6,7 @@ page{
.cell-me { .cell-me {
position: absolute; position: absolute;
right: 0; right: 0;
top: 50%; top: 80%;
} }
.bottom-fixed{ .bottom-fixed{
padding-bottom: 40rpx; 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