1 Star 1 Fork 1

Ritter/闲客兼职uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
main.js 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ritter 提交于 2021-02-23 23:24 . first commit
import Vue from 'vue'
import App from './App'
App.mpType = 'app'
// Vue.prototype.$url = "http://xiankejianzhi.fosota.com/" //闲客
// Vue.prototype.$url = "http://jianzhi3.fosota.com/" //新app
// Vue.prototype.$url = "http://houtai4.fosota.com/" //闲客第三服务器
Vue.prototype.$url = "http://houtai5.fosota.com/" //闲客第四服务器
// Vue.prototype.$url = "http://192.168.0.110:8080/"
const app = new Vue({
...App
})
app.$mount()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/junxi888/leisure-part-time-uniapp.git
git@gitee.com:junxi888/leisure-part-time-uniapp.git
junxi888
leisure-part-time-uniapp
闲客兼职uniapp
master

搜索帮助