1 Star 0 Fork 3

徐泽强/uni-app-d3

forked from Eveleen/uni-app-d3 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
main.js 160 Bytes
Copy Edit Raw Blame History
Eveveen authored 2021-04-06 23:20 . 🎉 添加项目
import Vue from 'vue'
import App from './App'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({
...App
})
app.$mount()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xu-zeqiang/uni-app-d3.git
git@gitee.com:xu-zeqiang/uni-app-d3.git
xu-zeqiang
uni-app-d3
uni-app-d3
master

Search