Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
1714080903223 committed May 11, 2019
1 parent a21df2f commit 7fe47f6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions students/1714080903223/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"pages": [
"pages/index/index",
"pages/fortune-result/fortune-result"
],
"window": {
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#0E128D",
"navigationBarTitleText": "2019运势",
"navigationBarTextStyle": "white"
}
}

0 comments on commit 7fe47f6

Please sign in to comment.