|
@@ -12,7 +12,7 @@
|
|
|
src="//tianqi.2345.com/plugin/widget/index.htm?s=3&z=2&t=0&v=0&d=2&bd=0&k=&f=#545555<f=#545555&htf=ffffff&q=1&e=1&a=1&c=72036&w=180&h=36&align=center"
|
|
|
></iframe>
|
|
|
</div>
|
|
|
- <panel-group :cdata="data.count" />
|
|
|
+<!-- <panel-group :cdata="data.count" />
|
|
|
<div class="chart-wrapper">
|
|
|
<div class="pop" style="width: 100%">
|
|
|
<div class="out" style="margin: 0px; margin-top: 5px">
|
|
@@ -73,7 +73,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</template>
|
|
|
|
|
@@ -103,8 +103,8 @@ export default {
|
|
|
};
|
|
|
},
|
|
|
created() {
|
|
|
- this.getData();
|
|
|
- this.getRanking();
|
|
|
+ //this.getData();
|
|
|
+ //this.getRanking();
|
|
|
},
|
|
|
methods: {
|
|
|
getData() {
|