更新:更新app首页广告管理功能;修改标题和品牌信息;

This commit is contained in:
2026-04-09 16:56:47 +08:00
parent 5bf2cc3f6b
commit fe09951db0
8 changed files with 2347 additions and 2352 deletions

View File

@@ -3,7 +3,7 @@
<div class="site-content__wrapper">
<div class="site-content">
<div class="brand-info">
<h2 class="brand-info__text">众妙之门花生享阅</h2>
<h2 class="brand-info__text">海外吴门国际后台管理系统</h2>
<!-- <p class="brand-info__intro">renren-fast-vue基于vueelement-ui构建开发实现renren-fast后台管理前端功能提供一套更优的前端解决方案</p> -->
</div>
<div class="login-main">

View File

@@ -20,9 +20,7 @@
>
<template slot-scope="scope">
<div>
<span v-if="scope.row.appType == 0">疯子读书</span>
<span v-if="scope.row.appType == 1">吴门医述</span>
<span v-if="scope.row.appType == 2">众妙之门</span>
<span v-if="scope.row.appType == 10">吴门国际</span>
</div>
</template>
</el-table-column>
@@ -176,9 +174,7 @@ export default {
],
selectQueryApp: null,
APPList: [
{ label: "疯子读书", value: 0 },
{ label: "吴门医述", value: 1 },
{ label: "众妙之门", value: 2 }
{ label: "吴门国际", value: 10 },
],
dataForm: {
key: ""