页面uodate
This commit is contained in:
@@ -9,7 +9,9 @@ import SwiftUI
|
||||
|
||||
struct MallView: View {
|
||||
var body: some View {
|
||||
Text("Mall Page")
|
||||
ZStack(alignment: .topLeading) {
|
||||
Text("Mall")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user