1 Star 0 Fork 19

yxymzw/Pisces-Mini-Program

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
main.js 252 Bytes
Copy Edit Raw Blame History
Byclemon authored 2020-11-30 15:59 . 2.1全新版本
import Vue from 'vue'
import App from './App'
import cuCustom from './colorui/components/cu-custom.vue'
Vue.component('cu-custom',cuCustom)
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({
...App
})
app.$mount()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhouwei1996/Pisces-Mini-Program.git
git@gitee.com:zhouwei1996/Pisces-Mini-Program.git
zhouwei1996
Pisces-Mini-Program
Pisces-Mini-Program
master

Search

0d507c66 1850385 C8b1a773 1850385