mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 15:26:45 +08:00
意见反馈,问答
This commit is contained in:
@@ -1,18 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<Remark>
|
||||
1.我的问答,我发的问题列表信息
|
||||
<br />
|
||||
2.关于问题标题是否是必须的可以讨论下
|
||||
<br />
|
||||
</Remark>
|
||||
<div style="display: flex;justify-content: space-between;height: 40px;">
|
||||
<!-- <div style="padding-top: 5px;"> -->
|
||||
<!--
|
||||
<el-tag type="primary" style="margin-right: 20px;">最新</el-tag>
|
||||
<el-tag type="info">最热</el-tag>
|
||||
-->
|
||||
<!-- </div> -->
|
||||
<div>
|
||||
<div style="display: flex;justify-content:space-around;padding: 12px 22px 10px 18px;">
|
||||
<!--<div style="padding: 0px 5px;"><el-cascader clearable v-model="params.type" :options="typeList"></el-cascader></div>-->
|
||||
|
||||
Reference in New Issue
Block a user