水印相机

This commit is contained in:
yanran200730
2022-05-25 10:49:43 +08:00
parent 7beea2d1f8
commit 7cb7c47811
8 changed files with 84 additions and 39 deletions

View File

@@ -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: '',
}
},