This commit is contained in:
yanran200730
2022-08-09 14:36:06 +08:00
parent 1ce37c38af
commit cb3f7da491

View File

@@ -228,6 +228,8 @@
<el-input
size="small"
placeholder="请输入标题"
maxlength="64"
show-word-limit
v-model="miniAppForm.mpTitle">
</el-input>
</el-form-item>
@@ -662,7 +664,7 @@ export default {
<style lang="scss">
.el-tooltip__popper.is-dark {
width: 240px;
max-width: 240px;
}
.AppAnnounceDetail-content-wrapper {
display: flex;