feat: add system config for enable rand background image for index page

This commit is contained in:
RockYang
2024-05-29 16:23:42 +08:00
parent f0959b5df6
commit 99fd596862
13 changed files with 137 additions and 86 deletions

View File

@@ -133,6 +133,8 @@
<template #default="scope">
<div class="context-msg-content">
<el-input
type="textarea"
:rows="2"
v-model="scope.row.content"
autocomplete="off"
/>