代码优化
This commit is contained in:
@@ -15,7 +15,7 @@ defineProps({
|
||||
|
||||
<template>
|
||||
<view>
|
||||
<AppBackground :bgType="bgType" />
|
||||
<AppBackground :type="bgType" />
|
||||
<Header :title="title" />
|
||||
<view class="content">
|
||||
<slot></slot>
|
||||
|
||||
Reference in New Issue
Block a user