提交 57445086 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 9f107181
......@@ -79,7 +79,7 @@ const appConfigList = [
loginURL: import.meta.env.VITE_SWSJFXS_LOGIN_URL
},
{
system: 'swsjfxs',
system: 'amo',
title: '全媒体运营师',
logo: 'https://webapp-pub.ezijing.com/website/base/images/logo_swsjfxs.png',
favicon: 'https://webapp-pub.ezijing.com/website/base/images/favicon_swsjfxs.png',
......
......@@ -68,6 +68,19 @@ const learnURL = import.meta.env.VITE_SAAS_LEARN_URL
margin-left: 0 !important;
}
}
.system-amo {
.bg {
background: url(@/assets/images/amo_home_student_bg.png) no-repeat center center;
background-size: contain;
}
.link1,
.select1 {
display: none;
}
.select2 {
margin-left: 0 !important;
}
}
.system-x {
.bg {
background: url(@/assets/images/x_home_student_bg.png) no-repeat center center;
......
......@@ -27,7 +27,7 @@ const selectChange = function () {
</script>
<template>
<AppCard>
<h1>2023年全国大学生商业数据分析与应用大赛成绩查询结果</h1>
<h1>2024 年湖北工匠杯成绩查询</h1>
<div style="display: flex; align-items: center; padding-top: 30px">
<span style="margin-right: 10px">赛项</span>
<el-select style="width: 320px" v-model="eventValue" placeholder="请选择" @change="selectChange">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论