Commit eff81297 authored by xd's avatar xd

创建活动样式修改

parent bcd42b18
...@@ -91,6 +91,7 @@ ...@@ -91,6 +91,7 @@
</van-cell> </van-cell>
<van-cell title="活动开始时间" style="font-size:14px;"> <van-cell title="活动开始时间" style="font-size:14px;">
<template slot="default"> <template slot="default">
<div class="npbr">
<van-field <van-field
class="right" class="right"
v-model="startTime1" v-model="startTime1"
...@@ -107,6 +108,7 @@ ...@@ -107,6 +108,7 @@
@change="startTimeChange" @change="startTimeChange"
/> />
</van-popup> </van-popup>
</div>
</template> </template>
</van-cell> </van-cell>
<van-cell title="活动结束时间" style="font-size:14px;"> <van-cell title="活动结束时间" style="font-size:14px;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment