linwe
2023-12-21 ad0a536bd7534a8eaf477d41294de21c7d7b25df
src/App.vue
@@ -5,22 +5,7 @@
</template>
<script>
import Watermark from "./warterMarkVUE"
export default {
    name: "app",
    data () {
        return {}
    },
    watch: {},
    created () {
        Watermark.set("饶城格格")
    },
    mounted () {
    },
    methods: {},
    computed: {}
}
</script>
<style lang="scss">