Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some issues #174

Merged
merged 6 commits into from
Apr 17, 2023
Merged

fix some issues #174

merged 6 commits into from
Apr 17, 2023

Conversation

Jandiasnow
Copy link
Member

@Jandiasnow Jandiasnow commented Apr 17, 2023

FIX: #164
FIX: #170
FIX: #171
FIX: #172
FIX: #173

@@ -26,7 +26,7 @@ import { PieChart, LineChart } from '@tenx-ui/charts';

import { useLocation, matchPath } from '@umijs/max';
import DataProvider from '../../components/DataProvider';
import * as qs from 'querystring';
import qs from 'query-string';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json 中增加下这个依赖

{
dataIndex: 'blockNumber',
key: 'blockNumber',
title: this.i18n('i18n-4dh77hfc') /* undefined */,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个看起来缺少 i18n 文案

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

区块高度

@Carrotzpc Carrotzpc merged commit d5f52ab into bestchains:main Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants