给登录界面增加提示

This commit is contained in:
季圣华 2023-11-07 22:21:57 +08:00
parent 4184b29cf0
commit 17926f560f

View File

@ -63,6 +63,7 @@
<a-button key="back" @click="handleMiniProgramCancel">取消</a-button>
</template>
<div class="platform-modal"><img src="/static/weixin-code.png" style="width:200px;" /></div>
<div style="text-align:center"><b>管伊佳ERP</b>为华夏ERP旗下产品</div>
</a-modal>
</div>
</template>