feat:更新美食和旅游模块
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<template>
|
||||
<div class="mobile-anniversary-detail common-mobile-view">
|
||||
<el-form ref="formRef" :model="anniversaryStore.currentAnniversary"
|
||||
:rules="rules" label-width="60px">
|
||||
:rules="rules" label-position="top" label-width="60px"
|
||||
class="form-item">
|
||||
<el-form-item label="标题" prop="title">
|
||||
<el-input v-model="anniversaryStore.currentAnniversary.title" autocomplete="off"
|
||||
placeholder="请输入标题" clearable
|
||||
|
||||
Reference in New Issue
Block a user