Commit 5f946ef7 by 高淑倩

我的会员样式

parent aa8b5ec0
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
</view> </view>
</view> </view>
<button type='primary' class='btn-primary' form-type="submit" style="background-color: rgb(2, 186, 112);">确认</button> <button type='primary' class='btn-primary-own' form-type="submit" style="background-color: rgb(2, 186, 112);">确认</button>
</form> </form>
</view> </view>
</view> </view>
......
...@@ -116,7 +116,7 @@ textarea { ...@@ -116,7 +116,7 @@ textarea {
font-size: 26rpx; font-size: 26rpx;
} }
.btn-primary{ .btn-primary-own{
width: 650rpx; width: 650rpx;
margin-top: 100rpx; margin-top: 100rpx;
padding-left: 0; padding-left: 0;
......
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