Compare commits

..

No commits in common. "dcfcaab6b7c29cd5c9ff0eec58e86ad7119cdb6a" and "5790869c6124ebc3cef39f25e9e5dc406be4a98c" have entirely different histories.

1 changed files with 4 additions and 1 deletions

View File

@ -50,7 +50,10 @@
<text class="thetitle">{{ '市场动态' }}</text> <text class="thetitle">{{ '市场动态' }}</text>
</view> </view>
<view class="market-stats-container"> <view class="market-stats-container">
<view class="stat-block primary"> <view
class="stat-block primary"
@click="goTo('/pages/mine/marketDynamic/achievement-list')"
>
<view class="stat-content"> <view class="stat-content">
<view class="stat-item"> <view class="stat-item">
<text class="stat-label">总业绩</text> <text class="stat-label">总业绩</text>