Skip to content

Instantly share code, notes, and snippets.

View VxRain's full-sized avatar

VxRain

View GitHub Profile
{"page":{"name":"页面设置","type":"page","params":{"name":"商城首页","title":"测试标题","shareTitle":"分享标题"},"style":{"titleTextColor":"black","titleBackgroundColor":"#ffffff"}},"items":[{"name":"图片轮播","type":"banner","style":{"btnColor":"#ffffff","btnShape":"round","interval":2.5},"data":[{"imgUrl":"http://192.168.0.108:90/assets/store/img/diy/banner/01.png","link":{"id":"6wawb10","title":"商品详情页","type":"PAGE","param":{"path":"pages/goods/detail","query":{"goodsId":"10010"}},"form":[{"key":"query.goodsId","lable":"商品ID","required":true,"tips":"商品管理 - 商品列表","value":"10010"}]}},{"imgUrl":"http://192.168.0.108:90/assets/store/img/diy/banner/01.png","link":{"id":"a013c9e","title":"个人中心","type":"PAGE","param":{"path":"pages/user/index"}}}]},{"name":"图片","type":"image","style":{"paddingTop":0,"paddingLeft":0,"background":"#ffffff"},"data":[{"imgUrl":"http://192.168.0.108:90/assets/store/img/diy/banner/01.png","imgName":"image-1.jpg","link":null}]},{"name":"图片橱窗","type":"window","style":{"paddingTop":0,"paddingLeft":0,"backgro

首页获取数据

{
  "status": 200,
  "message": "success",
  "data": {
    "pageData": {
      "page": {
        "name": "页面设置",
@VxRain
VxRain / chinaCityLongitudeAndLatitude.js
Created August 19, 2021 04:08
中国城市对应的经纬度信息
export default
[{
'text': '黑龙江省',
'value': '230000',
'longitude_latitude': '126.642464,45.756967',
'children': [{
'text': '七台河市',
'value': '230900',
'longitude_latitude': '131.015584,45.771266',
'children': [{
@VxRain
VxRain / 掘金骨架屏样式.css
Created December 16, 2020 10:06
掘金骨架屏样式
@-webkit-keyframes v-skeleton-animation {
0% {
background-position: 0 0
}
to {
background-position: 480px 0
}
}
@VxRain
VxRain / InstallNET.sh
Created December 10, 2020 05:01
支持Ubuntu 20.04的DD脚本,来源:https://www.hostloc.com/thread-696865-1-1.html
#!/bin/bash
## License: GPL
## It can reinstall Debian, Ubuntu, CentOS system with network.
## Default root password: MoeClub.org
## Blog: https://moeclub.org
## Written By MoeClub.org
export tmpVER=''
@VxRain
VxRain / addToZip.php
Last active October 27, 2017 08:09 — forked from imitronov/backup.php
PHP Backup
<?php
/*
From http://php.net/manual/en/class.ziparchive.php#110719
Zip a folder (include itself).
Usage:
HZip::zipDir('/path/to/sourceDir', '/path/to/out.zip');
*/
class HZip
{
@VxRain
VxRain / freecodecamp_JavaScript解题集.md
Last active July 24, 2017 03:07
freecodecamp_JavaScript解题集

基础算法

  • Reverse a String
function reverseString(str) {
  //分割成列表
  var strArr = str.split("");
  //翻转列表
  var reversedArr = strArr.reverse();
@VxRain
VxRain / 前端开源库CDN.md
Last active October 16, 2017 09:45
前端开源库CDN
@VxRain
VxRain / user-rule.txt
Last active April 25, 2017 03:36
ShadowSocks custom rules
! Put user rules line by line in this file.
! See https://adblockplus.org/en/filter-cheatsheet
! OneNote Start
.officeapps.live.com
.docs.live.net
! OneNote End
! 70Sec Start
s.70sec.com