Code Monkey home page Code Monkey logo

dcat-sku-plus's Introduction

Hi there 👋

  • 🔭 I’m currently working on Vuejs, PHP, MySQL.
  • 🌱 I’m currently learning Rust.
  • 📫 Send me a message: [email protected]

Abbotton's GitHub stats

🏆 Github Profile Trophy

trophy

If you like my work you may consider buying me a ☕

🙏 for reading!

dcat-sku-plus's People

Contributors

abbotton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dcat-sku-plus's Issues

报错了,大佬

ErrorException
htmlspecialchars() expects parameter 1 to be string, array given (View: /home/vagrant/ad.ep.com/vendor/abbotton/dcat-sku-plus/resources/views/index.blade.php)

项目还在维护吗?

编辑时, 按附录中的数据格式带入后, 没有将扩展列的值带入.

{
    "attrs": {
        "长度": [
            "110",
            "120"
        ],
        "颜色": [
            "黑色",
            "白色"
        ]
    },
    "sku": [
        {
            "长度": "110",
            "颜色": "黑色",
            "id": 2,
            "images": null,
            "rent_price": 10,
            "deposit_price": 20,
            "is_published": 0,
            "stock": 100,
            "created_at": "2022-09-26T10:49:01.000000Z",
            "updated_at": "2022-09-26T10:49:01.000000Z"
        },
        {
            "长度": "110",
            "颜色": "白色",
            "id": 3,
            "images": null,
            "rent_price": 0,
            "deposit_price": 0,
            "is_published": 0,
            "stock": 0,
            "created_at": "2022-09-26T10:49:01.000000Z",
            "updated_at": "2022-09-26T10:49:01.000000Z"
        },
        {
            "长度": "120",
            "颜色": "黑色",
            "id": 4,
            "images": null,
            "rent_price": 0,
            "deposit_price": 0,
            "is_published": 0,
            "stock": 0,
            "created_at": "2022-09-26T10:49:01.000000Z",
            "updated_at": "2022-09-26T10:49:01.000000Z"
        },
        {
            "长度": "120",
            "颜色": "白色",
            "id": 5,
            "images": null,
            "rent_price": 0,
            "deposit_price": 0,
            "is_published": 0,
            "stock": 0,
            "created_at": "2022-09-26T10:49:01.000000Z",
            "updated_at": "2022-09-26T10:49:01.000000Z"
        }
    ]
}

image

感谢您的付出

sku保存图片报CSRF token mismatch

laravel 版本:9.*

设置了dcat admin的多后台,并在新增的后台上使用这个扩展。
设置了规格后,添加图片出现以下问题。

没有对扩展进行过更改
image

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.