diff --git a/pages.json b/pages.json index 36075cdd1d58f22887230f00b8b91ec82c286b19..6dca5e1b183531e46eb79d1c6a7625c0a37ea92a 100644 --- a/pages.json +++ b/pages.json @@ -1803,7 +1803,26 @@ "navigationBarTitleText": "", "backgroundColorContent": "#fffae8" } + }, + // #ifdef APP-ANDROID + { + "path" : "pages/component/ad/ad", + "style" : + { + "navigationBarTitleText" : "ad | 信息流广告", + "enablePullDownRefresh": false + } + }, + { + "path" : "pages/API/create-interstitial-ad/create-interstitial-ad", + "group": "1,13,1", + "style" : + { + "navigationBarTitleText" : "createInterstitialAd | 插屏广告", + "enablePullDownRefresh": false + } } + // #endif ], "globalStyle": { "pageOrientation": "portrait", @@ -2764,4 +2783,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/pages/API/create-interstitial-ad/create-interstitial-ad.uvue b/pages/API/create-interstitial-ad/create-interstitial-ad.uvue new file mode 100644 index 0000000000000000000000000000000000000000..bba0ad040a488c289779c96b4a0cc5997943bb62 --- /dev/null +++ b/pages/API/create-interstitial-ad/create-interstitial-ad.uvue @@ -0,0 +1,62 @@ + + + + + diff --git a/pages/component/ad/ad.uvue b/pages/component/ad/ad.uvue new file mode 100644 index 0000000000000000000000000000000000000000..3dc0a2c34bc26c553cfbeddcadc16de303425ba5 --- /dev/null +++ b/pages/component/ad/ad.uvue @@ -0,0 +1,32 @@ + + + + +