Giter VIP home page Giter VIP logo

Comments (8)

jayce2048 avatar jayce2048 commented on August 17, 2024 1

image
已经可以正常使用了,LiteLoaderQQNT我更新到最新版本后就有用了,感谢!

from liteloaderqqnt-nekoimagegallerysearch.

pk5ls20 avatar pk5ls20 commented on August 17, 2024

参考 NekoImageGallery 中的 部署流程 第七条,你需要将自己的图片进行索引后才可以检索

image

from liteloaderqqnt-nekoimagegallerysearch.

jayce2048 avatar jayce2048 commented on August 17, 2024

image
大佬,为什么在QQ里面是没有显示的

from liteloaderqqnt-nekoimagegallerysearch.

pk5ls20 avatar pk5ls20 commented on August 17, 2024

image 大佬,为什么在QQ里面是没有显示的

  • 检查一下主项目 NekoImageGallery 中的文件服务部分设置,确保索引时使用的文件服务和开启服务器后使用的文件服务一致

from liteloaderqqnt-nekoimagegallerysearch.

jayce2048 avatar jayce2048 commented on August 17, 2024

image
image
第一张图是NekoImageGallerySearch-app,也就是网页版的,正常显示
第二张图是QQ的,不正常显示
文件服务应该是正常配置的

from liteloaderqqnt-nekoimagegallerysearch.

pk5ls20 avatar pk5ls20 commented on August 17, 2024

image image 第一张图是NekoImageGallerySearch-app,也就是网页版的,正常显示 第二张图是QQ的,不正常显示 文件服务应该是正常配置的

未能复现。试试仅使用本项目的WebUI部分,看看能不能正常显示图片

具体操作

  1. git clone 本项目
  2. 在项目路径下:
npm install -g yarn
yarn install 
  1. 在项目路径下设置以下环境变量(e.g powershell下):
$Env:VITE_LLNT_NEKOIMAGE_DEV = "1"
$Env:VITE_LLNT_NEKOIMAGE_DEV__ACCESS_TOKEN = "YOUR-ADDRESS-TOKEN"
$Env:VITE_LLNT_NEKOIMAGE_DEV__NEKOIMAGE_API = "YOUR-API-ENDPOINT"
  1. 在项目路径下:
yarn ui-dev

from liteloaderqqnt-nekoimagegallerysearch.

jayce2048 avatar jayce2048 commented on August 17, 2024

按照你的方法,仅使用本项目的WebUI部分,可以正常显示图片,但是这个QQ里面不知道为什么不行...
image
image
这里设置的这部分都是一样的

from liteloaderqqnt-nekoimagegallerysearch.

pk5ls20 avatar pk5ls20 commented on August 17, 2024

仍无法复现...

  1. 提供下你的操作系统型号,QQ版本号和LiteloaderQQNT版本号
  2. 下载本插件的最新构建版后,尝试在QQ可执行文件目录内从终端启动QQ:./qq.exe --enable-logging ,然后在QQ内完成一次搜索操作,最后将终端输出部分上传

from liteloaderqqnt-nekoimagegallerysearch.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.