Commit 9bb6b8cf authored by renjintao's avatar renjintao

userInfo

parent 6f9537b5
...@@ -93,11 +93,12 @@ ...@@ -93,11 +93,12 @@
</Row> </Row>
</Form> </Form>
<Row> <Row>
<div slot="footer" style="clear:both">
</Row>
<div slot="footer">
<Button @click="cancelAvatar">取消</Button> <Button @click="cancelAvatar">取消</Button>
<Button type="primary" @click="upAvatar">确定</Button> <Button type="primary" @click="upAvatar">确定</Button>
</div> </div>
</Row>
</Modal> </Modal>
</div> </div>
</template> </template>
......
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