Giter Club home page Giter Club logo

tntweb-admin's People

Contributors

fantasticsoul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tntweb-admin's Issues

建议拥抱vite

建议最新版本在vite版上面开发,或者 webpack版本与vite版本能自动的及时同步

启动报错

检出的最新代码,未改动代码,然后运行
E:\大前端\react\concent\github\tntweb-admin>tyarn run app
yarn run v1.22.11
$ cross-env node scripts/start.js
[HPM] Proxy created: /api/product/* -> http://localhost:7777/
[HPM] Proxy created: /api/stock/* -> http://localhost:7777/
[HPM] Proxy created: /api/* -> http://localhost:3001/
i 「wds」: Project is running at http://172.27.229.20/
i 「wds」: webpack output is served from
i 「wds」: Content not from webpack is served from E:\大前端\react\concent\github\tntweb-admin\public
i 「wds」: 404s will fallback to /
Starting the development server...
Failed to compile.

E:/大前端/react/concent/github/tntweb-admin/src/pages/AStepForm/model/reducer.ts
TypeScript error in E:/大前端/react/concent/github/tntweb-admin/src/pages/AStepForm/model/reducer.ts(82,22):
Object is of type 'unknown'. TS2571

80 |     return { appDetail, checkAppIdBtnLoading: false };
81 |   } catch (err) {

82 | msgService.error(err.message);
| ^
83 | return { checkAppIdBtnLoading: false };
84 | }
85 | }

支持换肤功能

更换主题色还不够刺激,建议支持换肤。
不仅仅改颜色,还能把边框的圆角、阴影;图标等都可以通过换肤来改变

CSS预处理器支持

是不是可以考虑加入 像Sass、Less和Stylus这类的CSS预处理器,更推荐用哪一个?

二级路由自动映射到页签

页签模式:
1,记录最近访问路由
2,自动映射二级菜单
eg:
/setting (在菜单栏会显示对于的菜单名)
/setting/aaa (aaa对应的页签名不会显示在菜单栏,而是在主显示区域展示成一个 页签的样子)
/setting/bbb

启动报错

检出的最新代码,未改动代码,然后运行
E:\大前端\react\concent\github\tntweb-admin>tyarn run app
yarn run v1.22.11
$ cross-env node scripts/start.js
Failed to compile.

Cannot find module 'vs/editor/contrib/inlineHints/inlineHintsController'
Require stack:

  • E:\大前端\react\concent\github\tntweb-admin\node_modules\monaco-editor-webpack-plugin\out\index.js
  • E:\大前端\react\concent\github\tntweb-admin\config\webpack.config.js
  • E:\大前端\react\concent\github\tntweb-admin\scripts\start.js

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.