소스 검색

修改链接地址

230320a303 1 년 전
부모
커밋
f1b3597e37
3개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 0 0
      src/components/EChart/echarts.js
  2. 0 0
      src/components/EChart/echartsold.js
  3. 4 0
      src/pages/index/components/news/index.jsx

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/components/EChart/echarts.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/components/EChart/echartsold.js


+ 4 - 0
src/pages/index/components/news/index.jsx

@@ -93,6 +93,10 @@ export default class TopPie extends Component {
 
 
   chatHandle () {
+    Taro.navigateTo({
+      url: `/pagesMore/news/indexDtl?id=2792`
+    })
+    return
     // const version = wx.getSystemInfoSync().SDKVersion
     if (wx.openCustomerServiceChat) {
       wx.openCustomerServiceChat({

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.