This website works better with JavaScript.
Explore
Help
Register
Sign In
sws
/
carInsightSystem_wxapp
Watch
1
Star
0
Fork
You've already forked carInsightSystem_wxapp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d384c3c9d8
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd384c3c9d8'
${ noResults }
carInsightSystem_wxapp
/
app.js
8 lines
82 B
Raw
Normal View
History
Unescape
Escape
cxw-010203
3 years ago
//app.js
no message
3 years ago
import
{
url
}
from
"./utils/config"
cxw-init
3 years ago
App
(
{
globalData
:
{
no message
3 years ago
url
,
cxw-010203
3 years ago
cxw-init
3 years ago
}
cxw-010203
3 years ago
}
)