@@ -1,5 +1,4 @@
{
"usingComponents": {
- "popUp": "/components/popUp/index"
}
@@ -1,4 +1,6 @@
- "usingComponents": {},
+ "usingComponents": {
+ "popUp": "/components/popUp/index"
+ },
"navigationBarTitleText": "排行榜"
@@ -80,4 +80,5 @@
</button>
</view>
+ <popUp id="popUp"></popUp>