Commit c21e0acf by 李嘉林

小程序跳转页面文案

parent b076ce8c
<template>
<div>
<div class="text">
正在跳转到其他小程序...
</div>
</template>
......@@ -21,5 +21,10 @@
</script>
<style lang="scss" scoped>
.text{
text-align: center;
margin-top: 30px;
font-size: 16px;
color: #333;
}
</style>
\ No newline at end of file
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