change url

Former-commit-id: 52a7dc5991f494c224dd2ac4d965efe6a13a6aa3 [formerly 52a7dc5991f494c224dd2ac4d965efe6a13a6aa3 [formerly 52a7dc5991f494c224dd2ac4d965efe6a13a6aa3 [formerly 52a7dc5991f494c224dd2ac4d965efe6a13a6aa3 [formerly e28bd44d2d13202e691f4c9850cfaacd3148f962 [formerly fa07049e0384d6b618ac8ee2412bd3276cd957cb]]]]]
Former-commit-id: c6dfe894a4937ef29c55c714c9d2450aaecf5b45
Former-commit-id: 79a73798a8ffcd7151f4b21098fc20af850a02d5
Former-commit-id: 38163ff7b2068288d619e60abd6356eab90bfe7d [formerly e69d1bcfe509b303e2ae904781990652973b64a2]
Former-commit-id: 2f5100d66a1c50c0aab2afeef2c1771b277f4280
Former-commit-id: 122d7513817f244cac4a053d42d27a04e355c828
Former-commit-id: 667acec5673d30d81efdd783a2ab9efd2b90c288
Former-commit-id: c08e29eccbba8a8ef51f5d4e99ca21b58e30f811
Former-commit-id: 4d3d87eeb7fafa81d75a5a5cf04f5bc2a9134424
This commit is contained in:
liyang
2018-08-18 11:18:32 +08:00
parent d7ece9f864
commit ba8757339b

View File

@@ -23,18 +23,18 @@
<d2-icon name="question" class="d2-mr-5"/> <d2-icon name="question" class="d2-mr-5"/>
issues issues
</el-button> </el-button>
<el-button @click="$open('https://github.com/d2-projects/d2-admin/issues/new')"> <el-button @click="$open('https://github.com/d2-projects/d2-admin/issues/new/choose')">
<d2-icon name="plus" class="d2-mr-5"/> <d2-icon name="plus" class="d2-mr-5"/>
new issues New issue
</el-button> </el-button>
</el-button-group> </el-button-group>
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="12"> <el-col :span="12">
<el-alert :closable="false" type="info" title="扫码进 QQ 群" class="d2-mb"/> <el-alert :closable="false" type="info" title="扫码进 QQ 群 [ 推荐 ]" class="d2-mb"/>
<img src="./image/qq.jpg" style="width: 100%;"> <img src="./image/qq.jpg" style="width: 100%;">
</el-col> </el-col>
<el-col :span="12"> <el-col :span="12">
<el-alert :closable="false" type="info" title="作者微信 加好友进微信群" class="d2-mb"/> <el-alert :closable="false" type="info" title="作者微信 加好友后邀请进微信群" class="d2-mb"/>
<img src="./image/we.jpg" style="width: 100%;"> <img src="./image/we.jpg" style="width: 100%;">
</el-col> </el-col>
</el-row> </el-row>