1. GCP创建VM实例
Computer Engine→VM实例→创建实例
sudo -i
passwd
bash <(curl -s -L https://233v2.com/v2ray.sh)
2. 打开VM实例SSH页
3.创建防火墙规则
VPC网络→防火墙规则→创建防火墙规则
1.var delt = this.delImg.map(function (value) {
let str = BASEURL + ‘/static/‘
return value.replace(str, “”);
});
layer.confirm(‘一个月只能申请5次修改\n’ +
'审核将会在7个工作日内完成,请确认是否提交修改申请?', {
btn: ['确定','取消'], //按钮
title:'提示',
}, function(){
console.log('点了确定');
layer.msg('修改成功', {icon: 1,time:1500,end:function () {
// window.location.href="<?=url('miniapp/index')?>"; //跳转到指定页面
window.location.reload(); // 刷新页面
}});
layer.msg(info, {icon: 2,time:1800});Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.