You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[16] Fix the animation issue when domain with action cost
1. Show the cost label in the page from visual stage data
2. Add css for action cost label changed
3. Slow down the action when cost increasing
Resolves#16
modified: Dockerfile // Change the node version
modified: package.json
modified: src/pages/PageFour/dataUtils.js // Add variables to represent the max cost and all cost
modified: src/pages/PageFour/index.js
modified: src/pages/PageFour/index.less
modified: src/pages/PageFour/screenComponents.jsx
0 commit comments