LeekHub / leek-fund

:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥
http://leek.fund
BSD 3-Clause "New" or "Revised" License
2.94k stars 422 forks source link

更新3.3.1,底部状态栏基金无法正常显示,侧栏基金仅显示表头,无法点开明细 #389

Closed JGX19 closed 1 year ago

JGX19 commented 1 year ago

image image json文件如下: { "workbench.colorTheme": "Default Dark+", "workbench.iconTheme": "vscode-icons", "security.workspace.trust.untrustedFiles": "open", "javascript.updateImportsOnFileMove.enabled": "always", "workbench.colorCustomizations": {

},
// tab一键生成标签
"emmet.triggerExpansionOnTab": true,
"fileheader.cursorMode": {

},
"[javascript]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[html]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"vsicons.dontShowNewVersionMessage": true,
"[vue]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"emmet.includeLanguages": {
    "javascript": "javascriptreact"
},
"[javascriptreact]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"Codegeex.Privacy": false,
"Codegeex.Explanation.LanguagePreference": "zh-CN",
"Codegeex.EnableExtension": false,
"stock-watch.stocks": [

    "sh000001",
    "hkHSI",
    "hkHSTECH",
],
"leek-fund.funds": [
    [
        "012348",
        "000071",
        "001180",
        "160119",
        "013395",
        "002656",
        "100032",
        "000248",
        "110020",
        "000968"
    ]
],
"[json]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"explorer.confirmDelete": false,
"[handlebars]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"leek-fund.hideStatusBarStock": false,
"leek-fund.statusBarStock": [
    "sh000001"
],
"leek-fund.fundSort": 2,
"leek-fund.fundAmount": {

    "100032": {
        "name": "富国中证红利指数增强A",
        "amount": 1000,
        "price": "0.9940",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "110020": {
        "name": "易方达沪深300ETF联接A",
        "amount": 1000,
        "price": "1.4639",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "160119": {
        "name": "南方中证500ETF联接A",
        "amount": 1000,
        "price": "1.6331",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "012348": {
        "name": "天弘恒生科技指数(QDII)A",
        "amount": 1000,
        "price": "0.5881",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "000071": {
        "name": "华夏恒生ETF联接A",
        "amount": 1000,
        "price": "1.1167",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "001180": {
        "name": "广发医药卫生联接A",
        "amount": 1000,
        "price": "0.9025",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "013395": {
        "name": "华夏新能源车龙头混合发起式A",
        "amount": 1000,
        "price": "0.8757",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "002656": {
        "name": "南方创业板ETF联接A",
        "amount": 1000,
        "price": "1.0849",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    },
    "000248": {
        "name": "汇添富中证主要消费ETF联接A",
        "amount": 1000,
        "price": "2.5260",
        "unitPrice": 0,
        "earnings": 0,
        "priceDate": "2023-07-24"
    }
},
"leek-fund.binance": [

    "BTC_USDT",
    "ETH_USDT",
    "EOS_USDT"
],
"leek-fund.labelFormat": {

    "statusBarLabelFormat": "「${name}」${price}  ${icon}(${percent})",
    "sidebarStockLabelFormat": "${icon|padRight|4}${percent|padRight|11}${price|padRight|15}「${name}」",
    "sidebarFundLabelFormat": "${icon|padRight|4}${percent|padRight}「${name}」${earnings} ${time}"
},

}

54Ezreal commented 1 year ago

+1

MissDelia commented 1 year ago

+1

caokangx commented 1 year ago

+1

JacksonTanYi commented 1 year ago

+1

reclock commented 1 year ago

一样的问题,咋解决的

MouKim commented 1 year ago

怎么解决 没法看收益了

songshiquan commented 1 year ago

使用旧版本也一样不行

AndyCorssa commented 1 year ago

2023年7月27日插件更新后依然无法显示关注基金内容

akkuan commented 1 year ago

前几天大部分平台都关闭了实时显示基金估值,导致插件抓不到数据,已经没啥意义了 彻底废了

lupingW commented 1 year ago

+1

albbandBlur commented 1 year ago

前几天大部分平台都关闭了实时显示基金估值,导致插件抓不到数据,已经没啥意义了彻底废了

其实你看提交记录那边,其实已经有提交更换查询的接口并且修复下拉的问题,但是一直不合并至master并更新。不懂是为啥

fanleung commented 1 year ago

前几天大部分平台都关闭了实时显示基金估值,导致插件抓不到数据,已经没啥意义了彻底废了

其实你看提交记录那边,其实已经有提交更换查询的接口并且修复下拉的问题,但是一直不合并至master并更新。不懂是为啥

同问,以为会更新到master,等了几天了

lupingW commented 1 year ago

那年更新呀

giscafer commented 1 year ago

抱歉,这几天没看Github , same issue #391

giscafer commented 1 year ago

版本 v3.4.2 已解决