You need to sign in or sign up before continuing.
S

sxjx-h5

寿县吉星项目,移动端,用于43寸电视触屏使用(16:9,1920*1080)

Public
3bc3b05e feat: 分支备注 · by 史婷婷

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
export default tseslint.config({
  languageOptions: {
    // other options...
    parserOptions: {
      project: ['./tsconfig.node.json', './tsconfig.app.json'],
      tsconfigRootDir: import.meta.dirname,
    },
  },
})
  • Replace tseslint.configs.recommended to tseslint.configs.recommendedTypeChecked or tseslint.configs.strictTypeChecked
  • Optionally add ...tseslint.configs.stylisticTypeChecked
  • Install eslint-plugin-react and update the config:

test 分支

测试环境 corpCode: qizhi,_baseUrl = "https://test.qgutech.com";

publish 分支

测试环境 corpCode: jixing,_baseUrl = "https://apaas.qixiaocloud.com";