Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
property-management
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
property-management
Commits
27e280bd
Commit
27e280bd
authored
Mar 09, 2020
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build后online表单无法添加/编辑问题处理
parent
91594ddb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
ant-design-vue-jeecg/src/main.js
+3
-6
No files found.
ant-design-vue-jeecg/src/main.js
View file @
27e280bd
...
...
@@ -18,12 +18,9 @@ import VueApexCharts from 'vue-apexcharts'
import
preview
from
'vue-photo-preview'
import
'vue-photo-preview/dist/skin.css'
// import "@jeecg/antd-online-214"
// import '@jeecg/antd-online-214/dist/OnlineForm.css'
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
require
(
'@jeecg/antd-online-214'
)
require
(
'@jeecg/antd-online-214/dist/OnlineForm.css'
)
}
require
(
'@jeecg/antd-online-214'
)
require
(
'@jeecg/antd-online-214/dist/OnlineForm.css'
)
import
{
ACCESS_TOKEN
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment