feat: 更新首页
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
export default {
|
||||
pages: ["pages/index/index"],
|
||||
pages: [
|
||||
// "pages/index/index",
|
||||
"pages/home/index"
|
||||
],
|
||||
|
||||
window: {
|
||||
backgroundTextStyle: "light",
|
||||
navigationBarBackgroundColor: "#fff",
|
||||
|
||||
Reference in New Issue
Block a user