docs: adjust ui styles for mj image page

This commit is contained in:
RockYang
2023-09-20 14:33:15 +08:00
parent b25bb2cc53
commit 9cbe36d4c6
7 changed files with 30 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="page-apps" :style="{ height: winHeight + 'px' }">
<div class="inner">
<h1>MidJourney 绘画中心</h1>
<h1>应用中心</h1>
<h2>页面正在紧锣密鼓开发中敬请期待</h2>
</div>
</div>