Commit 8b53d0f4 authored by zhanglw's avatar zhanglw

去掉水印

parent a4ca57d6
<template> <template>
<section class="app-main"> <section class="app-main">
<div id="watermark"></div> <!-- <div id="watermark"></div> -->
<transition name="fade-transform" mode="out-in"> <transition name="fade-transform" mode="out-in">
<keep-alive :include="cachedViews"> <keep-alive :include="cachedViews">
<router-view v-if="!$route.meta.link" :key="key" /> <router-view v-if="!$route.meta.link" :key="key" />
......
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