mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
增加公告
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
</map>
|
||||
</div>
|
||||
</el-dialog>
|
||||
|
||||
<gonggao></gonggao>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -128,8 +128,9 @@ import desk from '@/api/console.js';
|
||||
import Cookies from 'vue-cookies';
|
||||
import InterestCollection from '@/components/Portal/interestCollection.vue'
|
||||
import GuideBox from '@/components/Portal/guideBox.vue'
|
||||
import gonggao from '@/components/Gonggao.vue';
|
||||
export default {
|
||||
components:{InterestCollection,GuideBox},
|
||||
components:{InterestCollection,GuideBox,gonggao},
|
||||
data() {
|
||||
return {
|
||||
isTiao:false,
|
||||
|
||||
Reference in New Issue
Block a user