商品更新展示

admin
252
2024-06-08

插件需要打开全局钩子开关,应用商店安装/上传才能生效

入口代码:


<div style="
    position: fixed;
    right: 0px;
    top: 70%;
    z-index: 10;
    writing-mode: vertical-rl; 
    letter-spacing: 4px;
    background-color: #ff7f58;
    padding: 10px;
    text-align: center;
    color:#ffffff;
    text-decoration: none;
    border-radius: 10px 0px 0px 10px;
">
    <a style="  color: inherit;" href="/main.php?act=AppView&id=Goodsdisplay&path=index"
    target="_blank">商品更新通知</a>
</div>

V10900-2024年6月8日

  • 【新增】自定义排序方式

  • 【新增】自定义排序字段选择