瀏覽代碼

feat: 数据流量包充值新窗口打开

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 10 月之前
父節點
當前提交
3222d90621
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/web/staticres/frontRouter/pc/my_data_packet/js/index-pc.js

+ 1 - 1
src/web/staticres/frontRouter/pc/my_data_packet/js/index-pc.js

@@ -41,7 +41,7 @@ var vm = new Vue({
 		}
 		}
       },
       },
       goBuyPage () {
       goBuyPage () {
-        location.href = '/front/dataPack/createOrder'
+        window.open('/front/dataPack/createOrder', '_blank')
       },
       },
       tabClick() {
       tabClick() {
         this.setUrlQuery()
         this.setUrlQuery()