修改描述
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
</u-form-item>
|
</u-form-item>
|
||||||
</u--form>
|
</u--form>
|
||||||
<view class="btn_add">
|
<view class="btn_add">
|
||||||
<u-button type="primary" size="large" text="发送信件" @click="addComplaint"></u-button>
|
<u-button type="primary" size="large" text="提交信息" @click="addComplaint"></u-button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
</u-form-item>
|
</u-form-item>
|
||||||
</u--form>
|
</u--form>
|
||||||
<view class="btn_add">
|
<view class="btn_add">
|
||||||
<u-button type="primary" size="large" text="发送信件" @click="addConsult"></u-button>
|
<u-button type="primary" size="large" text="提交信息" @click="addConsult"></u-button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user