水印相机
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="Watermark6" @click="linkTo('./WatermarkConfig')">
|
||||
<div class="Watermark6" @click.stop="linkTo('./WatermarkConfig')">
|
||||
<div class="title">
|
||||
<h2>{{ title }}</h2>
|
||||
</div>
|
||||
@@ -28,7 +28,7 @@
|
||||
timer: null,
|
||||
week: '',
|
||||
title: '定格在这一刻',
|
||||
address: '武汉市·绿地蓝海A座',
|
||||
address: '',
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user