1
jhzh
2025-03-24 9643322db08d1fc801e4a2443729fb29a9d05ee0
1
2 files modified
6 ■■■■ changed files
src/page/home/new_service.vue 4 ●●●● patch | view | raw | blame | history
src/page/list/tradingList/data.list.vue 2 ●●● patch | view | raw | blame | history
src/page/home/new_service.vue
@@ -17,7 +17,7 @@
    overflow: hidden;">{{onlineService}}</textarea>
        </div>
    </div>
    <div class="bot_box" @click="gotoservice('https://wa.me/916390067988')">
<!--     <div class="bot_box" @click="gotoservice('https://wa.me/916390067988')">
        <div class="bot_box_img">
            <img class="bot_box_img_img"  src="../../assets/img/wsapp.png"/>
        </div>
@@ -43,7 +43,7 @@
          <div  class="bot_box_txt_top">WhatsApp</div>
          <div class="bot_box_txt_bottom">https://wa.me/919547892243</div>
      </div>
  </div>
  </div> -->
    <div style="margin-bottom: 150px;"></div>
  </div>
</template>
src/page/list/tradingList/data.list.vue
@@ -75,7 +75,7 @@
            <van-col span="3">
              <div style="text-align: right">
                {{ (item.gid || item.stockGid) == "nse" ? "NSE" : "BSE" }}
                {{ (item.gid || item.stockGid) == "NSE" ? "NSE" : "BSE" }}
              </div>
            </van-col>