Browse Source

liguoqing

JERRY\15194 4 years ago
parent
commit
6e2bdfe7f4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      boniu/.eslintcache
  2. 1 1
      boniu/src/components/StocksInfo/stocksInfo.jsx

File diff suppressed because it is too large
+ 1 - 1
boniu/.eslintcache


+ 1 - 1
boniu/src/components/StocksInfo/stocksInfo.jsx

@@ -69,7 +69,7 @@ const StocksInfo = (props) => {
         <Title className="stocks-title" level={5}>
         <Title className="stocks-title" level={5}>
           SDK包:
           SDK包:
         </Title>
         </Title>
-        <Link>php程序包下载</Link>
+        <Link href="http://boniu.xazhima.com/sdk/index_any_day.sdk">php程序包下载</Link>
       </div>
       </div>
     </div>
     </div>
   )
   )