Skip to content

Commit

Permalink
github名womendi改为aiplat
Browse files Browse the repository at this point in the history
  • Loading branch information
aiplat committed Feb 24, 2019
1 parent 68594b3 commit 24f8848
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion assets/css/cmstyle.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Copyright (C) 2014 梁超明 版权所有。
文件名:cmstyle.css
文件功能描述:cmui框架 https://github.com/womendi/cmui
文件功能描述:cmui框架 https://github.com/aiplat/cmui

创 建 人:梁超明 [email protected]
创建日期:2017.11.11
Expand Down
22 changes: 11 additions & 11 deletions pages/index/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,52 +42,52 @@
logo: '../../static/aiplat/icon.png',
description: 'AI智能空间,拥抱人工智能,明天会更好。个人项目:跨平台app~《亲信地铁》、小程序~《娱乐计分器》。技术研究潜心使用各种框架开发h5app:同时兼容wap、web、微信浏览器、微信小程序、android和ios,六个平台界面统一,功能一致。详见应用展示。',
gitName: '我的github',
gitUrl: 'github.com/womendi',
gitUrl2: 'https://github.com/womendi',
gitUrl: 'github.com/aiplat',
gitUrl2: 'https://github.com/aiplat',
gitList: [{
name: 'cmui',
desc: '自己写的跨平台css3框架',
url: 'https://github.com/womendi/cmui'
url: 'https://github.com/aiplat/cmui'
},
{
name: 'vueapp',
desc: '改写vue-cli的跨平台框架',
url: 'https://github.com/womendi/vueapp'
url: 'https://github.com/aiplat/vueapp'
},
{
name: 'uniapp',
desc: '改写uni-app的跨平台框架',
url: 'https://github.com/womendi/uniapp'
url: 'https://github.com/aiplat/uniapp'
},
{
name: 'react-app-ie8',
desc: '改写react兼容IE8的跨平台框架',
url: 'https://github.com/womendi/react-app-ie8'
url: 'https://github.com/aiplat/react-app-ie8'
},
{
name: 'angular-app',
desc: '改写angular-cli的跨平台框架',
url: 'https://github.com/womendi/angular-app'
url: 'https://github.com/aiplat/angular-app'
},
{
name: 'wepy-app',
desc: '改写wepy的小程序框架',
url: 'https://github.com/womendi/wepy-app'
url: 'https://github.com/aiplat/wepy-app'
},
{
name: 'express-multipage',
desc: '改写express的多页面框架',
url: 'https://github.com/womendi/express-multipage'
url: 'https://github.com/aiplat/express-multipage'
},
{
name: 'nervjs-ie8',
desc: '改写nervjs兼容IE8的多页面框架',
url: 'https://github.com/womendi/nervjs-ie8'
url: 'https://github.com/aiplat/nervjs-ie8'
},
{
name: 'reactNative',
desc: '改写reactNative的APP框架',
url: 'https://github.com/womendi/reactNative'
url: 'https://github.com/aiplat/reactNative'
}
],
cooperation: '联系我',
Expand Down

0 comments on commit 24f8848

Please sign in to comment.