Commit c9e82c66 authored by beisir's avatar beisir

Merge branch 'feat/group-buy' of git.quantgroup.cn:ui/group-buy-ui into feat/group-buy

parents 7e6ee66d 3069c9e6
...@@ -43,6 +43,7 @@ export default { ...@@ -43,6 +43,7 @@ export default {
methods: { methods: {
showRules() { showRules() {
this.$dialog({ this.$dialog({
messageAlign: 'left',
message: this.groupInfo.groupBuyDesc || '', message: this.groupInfo.groupBuyDesc || '',
title: '拼团须知', title: '拼团须知',
showCancelButton: false, showCancelButton: false,
......
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