创作者微信小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
130 B

<template>
<view class="container">
我是通知消息
</view>
</template>
<script>
</style>
<style lang="scss">
</style>