修改
This commit is contained in:
parent
82e1164a2c
commit
3eccf10f7b
|
@ -9,7 +9,7 @@ const image = [
|
|||
]
|
||||
const projectlist = [
|
||||
{ text: "APP软件开发", icon: "system-marked" },
|
||||
{ text: "小程序开发", icon: "system-messages" },
|
||||
{ text: "小程序开发", icon: "code" },
|
||||
{ text: "网站开发", icon: "system-messages" }
|
||||
]
|
||||
const images = ref(image)
|
||||
|
|
Loading…
Reference in New Issue
Block a user