更新 logo-view.js

This commit is contained in:
钟进 2020-06-13 10:56:21 +00:00
parent 4bb15c49c4
commit 14c961ba4c

View File

@ -1,6 +1,6 @@
var View = require('../../core/view');
var template = require('./logo.tpl');
var URL = 'https://carto.com';
var URL = 'http://www.onenetcom.cn';
module.exports = View.extend({
className: 'CDB-Logo',