Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
jml0128
/
xrk-bi
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 801bc9f6
authored
May 24, 2022
by
web
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 调试
1 parent
8d97660b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
src/main.js
package.json
View file @
801bc9f
{
{
"name"
:
"xrk-bi"
,
"name"
:
"xrk-bi"
,
"version"
:
"0.4.01-beta.
1
"
,
"version"
:
"0.4.01-beta.
4
"
,
"description"
:
"xrk-bi"
,
"description"
:
"xrk-bi"
,
"author"
:
"xrk"
,
"author"
:
"xrk"
,
"main"
:
"dist/bundler.js"
,
"main"
:
"dist/bundler.js"
,
...
...
src/main.js
View file @
801bc9f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Description:
* @Description:
* @Date: 2021-01-28 23:29:19
* @Date: 2021-01-28 23:29:19
*/
*/
import
'babel-polyfill'
;
//
import 'babel-polyfill';
import
Vue
from
'vue'
;
import
Vue
from
'vue'
;
import
App
from
'./App'
;
import
App
from
'./App'
;
import
Xrk
from
'./lib/index.js'
;
import
Xrk
from
'./lib/index.js'
;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment