Explorar o código

微信数博会菜单图标

wangshan %!s(int64=4) %!d(string=hai) anos
pai
achega
f7bc689fe5
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      thisCMenu/main.go
  2. BIN=BIN
      thisCMenu/thisCMenu.exe

+ 1 - 1
thisCMenu/main.go

@@ -62,7 +62,7 @@ func WXMenu() Menu {
 	menu.Buttons[2].Name = "发现"
 	menu.Buttons[2].SubButtons = make([]MenuButton, 5)
 
-	menu.Buttons[2].SubButtons[0].Name = string(0x1F4D4) + "数博会"
+	menu.Buttons[2].SubButtons[0].Name = string(0x1F3E2) + "数博会"
 	menu.Buttons[2].SubButtons[0].Type = MenuButtonTypeUrl
 	menu.Buttons[2].SubButtons[0].Url = fmt.Sprintf(urlstr, "digitalExpo")
 

BIN=BIN
thisCMenu/thisCMenu.exe