diff --git a/App.js b/App.js
index 5e19028..f64be33 100644
--- a/App.js
+++ b/App.js
@@ -736,7 +736,6 @@ getAdView(){
公众号
{this.state.versionInfo}
-<<<<<<< Updated upstream
*/
@@ -754,28 +753,6 @@ getAdView(){
loop={true}
autoplayInterval={5000}
/>
-=======
-
-
- );
- } else if (this.state.adType == 1) {
- return(
-
-
-
->>>>>>> Stashed changes
)
}
}