EYHN / hexo-helper-live2d

Add the Sseexxyyy live2d to your hexo!
GNU General Public License v2.0
3.86k stars 469 forks source link

不能换模型和调整模型 #116

Open fengzhao opened 6 years ago

fengzhao commented 6 years ago

Issue

Environment 环境信息

Your system version: 您的系统版本: win10 Your browser version: 您的浏览器版本: chrome 66

plugin version 插件版本

hexo-helper-live2d: 3.0.3

use npm ls hexo-helper-live2d to get current plugin's version. 使用 npm ls hexo-helper-live2d 来获取当前插件版本.

config in _config.yml: _config.yml 中的配置:

live2d:
  enable: true
  scriptFrom: local
  pluginRootPath: live2dw/
  pluginJsPath: lib/
  pluginModelPath: assets/
  model:
    use: live2d-widget-model-wanko
  display:
    position: left
    width: 50
    height: 200
  mobile:
    show: false

Description 问题描述

不能自由选择看板娘,不能设置看板娘位置,大小,手机是否显示。这些都在config.yml里面配置了没反应 URL: 出现问题的网站地址: https://fengzhao.me Console output: 控制台输出:

Screenshot(if have): 截图(如果有):

Expected behavior 预期行为

Actual behavior 实际行为

Steps to reproduce the behavior 复现步骤

Change the [ ] into [x] to show your acceptance. 将 [ ] 变为 [x] 来表示你接受了这些问题。

@EYHN @xiazeyu

xiazeyu commented 6 years ago

@fengzhao 您的设置应该是没有问题的 qq 20180609221002 您的博客看起来也没有问题 qq 20180609221418 请再次检查设置项是否有问题,最好把出现问题的主页index.html代码贴一段上来。

xiazeyu commented 6 years ago

https://github.com/EYHN/hexo-helper-live2d/issues/100

lanyazhizhou commented 6 years ago

我也遇到了上面同样的问题,怎么设置都没法更改呢

xiazeyu commented 6 years ago

@lanyazhizhou @fengzhao 请确认您安装了 live2d-widget-model-wanko

然后请帖一段log输出,以及出现问题的网页

lanyazhizhou commented 6 years ago

已经好了,主要是之前我是将设置代码写在了主题设置中,后来我更改在站点设置中,就好了

lanyazhizhou commented 6 years ago

请问可以设置为手机和电脑端显示不同的图片吗

xiazeyu commented 6 years ago

@lanyazhizhou 现在正在考虑是否移除主题配置文件的支持 分别显示需要等4.0版本(天国)

xiazeyu commented 6 years ago

@fengzhao lanyanzhizhou的解答是否解决了你的问题

LuoooB commented 5 years ago

@fengzhao 请问您这个问题改了吗?