mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-17 13:20:52 +08:00
docs(watermark): demo
This commit is contained in:
parent
48e6cd4684
commit
386fde2882
@ -7,7 +7,7 @@ Put image here.
|
||||
<template>
|
||||
<n-watermark
|
||||
v-if="show"
|
||||
image="/demo/assets/images/naivelogo.svg"
|
||||
image="https://07akioni.oss-cn-beijing.aliyuncs.com/07akioni.jpeg"
|
||||
cross
|
||||
fullscreen
|
||||
:font-size="16"
|
||||
|
@ -7,7 +7,7 @@
|
||||
<template>
|
||||
<n-watermark
|
||||
v-if="show"
|
||||
image="/demo/assets/images/naivelogo.svg"
|
||||
image="https://07akioni.oss-cn-beijing.aliyuncs.com/07akioni.jpeg"
|
||||
cross
|
||||
fullscreen
|
||||
:font-size="16"
|
||||
|
Loading…
Reference in New Issue
Block a user