Explorar o código

feat: 修改adpId

huangzhichao hai 1 ano
pai
achega
27f7607f27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/index/index.tsx

+ 1 - 1
src/pages/index/index.tsx

@@ -19,7 +19,7 @@ const Index: React.FC = () => {
 
   return (
     <View className='index'>
-      <custom props={{ onEmitOpenMiniProgram, adpId: 'ADY_17097254415021673', width:250 }}/>
+      <custom props={{ onEmitOpenMiniProgram, adpId: 'ADY_17103126327291030', width:250 }}/>
     </View>
   )
 }