-
-
-
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-react@2…
-
![qq 20180531082757](https://user-images.githubusercontent.com/5989755/40754574-8ee29bb6-64ac-11e8-87ed-78e52dce9247.png)
hnyer updated
5 years ago
-
![untitled](https://user-images.githubusercontent.com/17313851/37655291-d1f84ff0-2c7f-11e8-9644-47ae4da3e81a.gif)
my package.json
{
"name": "captain",
"version": "0.0.1",
"private": true,…
-
-
关于vite.config的配置:
```ts
viteMockServe({
mockPath: 'mock',
ignore: /^\_/,
localEnabled: command === 'serve',
prodEnabled: command !== 'serve',
injectCode: `
…
-
node: 12.22.0
yarn: 1.22.17
farbic version: 2.6.6
依赖:
```json
"devDependencies": {
"@ant-design/compatible": "^1.0.8",
"@types/react": "^16.4.11",
"@types/react-dom": "^16.0.6",
…
-
solution1:
if (!hasMock) return;
$.getScript('/source/lib/mock/mock-min.js', function () {
var xhr = new XMLHttpRequest();
Mock.XHR.prototype.upload = xhr.upload;
Mock.mock('/api2/t…
-
Random.image正常,dataImage会在编译阶段fail